summaryrefslogtreecommitdiffstats
path: root/src/globals.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/globals.cpp')
-rw-r--r--src/globals.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/globals.cpp b/src/globals.cpp
index 6ff6aed..babe0ad 100644
--- a/src/globals.cpp
+++ b/src/globals.cpp
@@ -11,9 +11,6 @@ QString xSessionPath(VMCHOOSER_X_SESSIONS_PATH);
QString userPath(QDir::homePath() + "/.openslx");
QString runVmScript(binPath + "/run-virt.sh");
-QString filterScript(binPath + "/xmlfilter.sh");
-QString printerScript(etcPath + "/printer.sh");
-QString scannerScript(etcPath + "/scanner.sh");
QString sessionStartScript(VMCHOOSER_SESSION_START_SCRIPT);
const QString globalConfFile(etcPath + "/vmchooser.conf");