summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/main.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main.c b/src/main.c
index b48886f..7b18027 100644
--- a/src/main.c
+++ b/src/main.c
@@ -31,7 +31,7 @@
extern const char *PACKAGE_VERSION_GIT;
-static const gchar *opt_profile = "default";
+static const gchar *opt_profile;
static gboolean opt_version;
static const gchar **opt_uris;