aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xexamples/basic/main.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/examples/basic/main.cpp b/examples/basic/main.cpp
index c22af03..b2092c6 100755
--- a/examples/basic/main.cpp
+++ b/examples/basic/main.cpp
@@ -2,7 +2,6 @@
int main(int argc, char *argv[])
{
- // Allow secondary instances
SingleApplication app( argc, argv );
qWarning() << "Started a new instance";