mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
Remove dead code
While investigating Qt 5.9.2 problems, I found this unused code. Just remove it. Signed-off-by: Jan Mulder <jlmulder@xs4all.nl>
This commit is contained in:
parent
24fae95070
commit
bde7caa621
2 changed files with 0 additions and 2 deletions
|
@ -22,7 +22,6 @@
|
|||
#include "mobile-widgets/qmlmanager.h"
|
||||
#include "qt-models/divelistmodel.h"
|
||||
#include "mobile-widgets/qmlprofile.h"
|
||||
QObject *qqWindowObject = NULL;
|
||||
#endif
|
||||
|
||||
static MainWindow *window = NULL;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue