Removed obsolete SqlHighlighter the newer SqlSyntaxHighlighter is much better and faster.

Also removed the never completed sqlparser.
This commit is contained in:
Eelke Klein 2017-08-26 14:55:30 +02:00
parent f7cf93bb9a
commit cb0ef0b130
5 changed files with 0 additions and 177 deletions

View file

@ -109,8 +109,6 @@ add_executable(pglab
pglab/QueryTab.cpp
pglab/RolesTableModel.cpp
pglab/ServerWindow.cpp
pglab/SqlHighlighter.cpp
pglab/sqlparser.cpp
pglab/SqlSyntaxHighlighter.cpp
pglab/stopwatch.cpp
pglab/tsqueue.cpp