Cleanup, removed commented out code, removed two units specific to windows which were not needed anymore

because we are using boost::asio now.
This commit is contained in:
Eelke Klein 2017-08-25 08:45:54 +02:00
parent 03f1c55f0b
commit 52442a145d
7 changed files with 0 additions and 494 deletions

View file

@ -115,8 +115,6 @@ add_executable(pglab
pglab/tuplesresultwidget.cpp
pglab/TypeSelectionItemModel.cpp
pglab/util.cpp
pglab/waithandlelist.cpp
pglab/win32event.cpp
pglab/resources.qrc
)