diff options
Diffstat (limited to 'src/main.cpp')
-rw-r--r-- | src/main.cpp | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/main.cpp b/src/main.cpp index adbd371..079fe35 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -34,10 +34,7 @@ #include <datetime/wakeup-timer-mainloop.h> #ifdef HAVE_UBUNTU_HW_ALARM_H - #warning using hw alarms #include <datetime/wakeup-timer-uha.h> -#else - #warning not using hw arlarms #endif #include <glib/gi18n.h> // bindtextdomain() |