summaryrefslogtreecommitdiff
path: root/main.cpp
diff options
context:
space:
mode:
authorJoe Zhao <ztuowen@gmail.com>2015-09-06 15:14:59 -0600
committerJoe Zhao <ztuowen@gmail.com>2015-09-06 15:14:59 -0600
commit83f3214e91932ef2bdb4c6d75dc3472938008144 (patch)
treecf66af7d705219078b85803bf1cc95b1eb5515c2 /main.cpp
parent2f63794da7acbfcf61558428cd84f590a73fc13f (diff)
downloadpomodori-83f3214e91932ef2bdb4c6d75dc3472938008144.tar.gz
pomodori-83f3214e91932ef2bdb4c6d75dc3472938008144.tar.bz2
pomodori-83f3214e91932ef2bdb4c6d75dc3472938008144.zip
gtk_tray
Diffstat (limited to 'main.cpp')
-rw-r--r--main.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/main.cpp b/main.cpp
index 8865c33..f411d2f 100644
--- a/main.cpp
+++ b/main.cpp
@@ -10,8 +10,6 @@
int main(int argc, char** argv)
{
- if (argc<2)
- return 0;
gtk_init(&argc, &argv);
timer_init();
tray_init();