Skip to content

Commit

Permalink
Cleanup|Client: Removed old Control Panel / network setup UI sources
Browse files Browse the repository at this point in the history
These are now fully obsolete.
  • Loading branch information
skyjake committed Mar 7, 2014
1 parent 71275ce commit ce8894e
Show file tree
Hide file tree
Showing 7 changed files with 2 additions and 2,165 deletions.
4 changes: 0 additions & 4 deletions doomsday/client/client.pro
Expand Up @@ -273,7 +273,6 @@ DENG_HEADERS += \
include/network/protocol.h \
include/network/serverlink.h \
include/network/sys_network.h \
include/network/ui_mpi.h \
include/partition.h \
include/r_util.h \
include/render/biasdigest.h \
Expand Down Expand Up @@ -415,7 +414,6 @@ DENG_HEADERS += \
include/ui/sys_input.h \
include/ui/ui2_main.h \
include/ui/ui_main.h \
include/ui/ui_panel.h \
include/ui/zonedebug.h \
include/updater.h \
include/updater/downloaddialog.h \
Expand Down Expand Up @@ -603,7 +601,6 @@ SOURCES += \
src/network/net_ping.cpp \
src/network/serverlink.cpp \
src/network/sys_network.cpp \
src/network/ui_mpi.cpp \
src/r_util.cpp \
src/render/api_render.cpp \
src/render/biasdigest.cpp \
Expand Down Expand Up @@ -722,7 +719,6 @@ SOURCES += \
src/ui/sys_input.cpp \
src/ui/ui2_main.cpp \
src/ui/ui_main.cpp \
src/ui/ui_panel.cpp \
src/ui/widgetactions.cpp \
src/ui/widgets/busywidget.cpp \
src/ui/widgets/consolecommandwidget.cpp \
Expand Down
2 changes: 0 additions & 2 deletions doomsday/client/include/de_ui.h
Expand Up @@ -32,8 +32,6 @@
# include "ui/clientwindowsystem.h"
# include "ui/clientwindow.h"
# include "ui/ui_main.h"
# include "ui/ui_panel.h"
# include "network/ui_mpi.h"
#endif

#endif /* LIBDENG_USER_INTERFACE_H */
38 changes: 0 additions & 38 deletions doomsday/client/include/network/ui_mpi.h

This file was deleted.

37 changes: 0 additions & 37 deletions doomsday/client/include/ui/ui_panel.h

This file was deleted.

0 comments on commit ce8894e

Please sign in to comment.