diff options
author | Ken Moore <moorekou@gmail.com> | 2015-08-07 15:17:27 -0400 |
---|---|---|
committer | Ken Moore <moorekou@gmail.com> | 2015-08-07 15:17:27 -0400 |
commit | 0f364e929052f3fcd838677cfc9237de9e04df36 (patch) | |
tree | 605e835562b59fd687072d8b70d98a615dcbb2aa /lumina-desktop/SystemWindow.h | |
parent | Turn off some debugging within the system tray plugin, cleanup the message lo... (diff) | |
download | lumina-0f364e929052f3fcd838677cfc9237de9e04df36.tar.gz lumina-0f364e929052f3fcd838677cfc9237de9e04df36.tar.bz2 lumina-0f364e929052f3fcd838677cfc9237de9e04df36.zip |
Remove some old comments, and also remove the old savedScreens variable that I was using for Xinerama testing.
Diffstat (limited to 'lumina-desktop/SystemWindow.h')
-rw-r--r-- | lumina-desktop/SystemWindow.h | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/lumina-desktop/SystemWindow.h b/lumina-desktop/SystemWindow.h index a5130405..98617f79 100644 --- a/lumina-desktop/SystemWindow.h +++ b/lumina-desktop/SystemWindow.h @@ -2,17 +2,9 @@ #define _LUMINA_DESKTOP_SYSTEM_WINDOW_H #include <QDialog> -//#include <QCoreApplication> - -//#include <QList> -//#include <QProcess> #include "ui_SystemWindow.h" -//#include "Globals.h" -//#include <LuminaXDG.h> -//#include <LuminaX11.h> -//#include <LuminaOS.h> |