summaryrefslogtreecommitdiffstats
path: root/src/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/main.cpp')
-rw-r--r--src/main.cpp5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/main.cpp b/src/main.cpp
index 4e6627b..2897403 100644
--- a/src/main.cpp
+++ b/src/main.cpp
@@ -6,11 +6,6 @@
#include <iostream>
#include "fbgui.h"
-
-QUrl baseURL(DEFAULT_URL);
-QDir downloadDirectory("./downloads/");
-bool debug = false;
-
void printHelp()
{
// Prints usage information.