diff options
-rw-r--r-- | include/datetime/snap.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/include/datetime/snap.h b/include/datetime/snap.h index 3409df0..a295d9f 100644 --- a/include/datetime/snap.h +++ b/include/datetime/snap.h @@ -20,8 +20,6 @@ #ifndef INDICATOR_DATETIME_SNAP_H #define INDICATOR_DATETIME_SNAP_H -#ifdef HAS_UT_ACCTSERVICE_SYSTEMSOUND_SETTINGS - #include <datetime/appointment.h> #include <datetime/settings.h> @@ -59,6 +57,4 @@ private: } // namespace indicator } // namespace ayatana -#endif // HAS_UT_ACCTSERVICE_SYSTEMSOUND_SETTINGS - #endif // INDICATOR_DATETIME_SNAP_H |