summaryrefslogtreecommitdiffstats
path: root/include/timings.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/timings.h')
-rw-r--r--include/timings.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/timings.h b/include/timings.h
index c57f4e9b..055bb8f2 100644
--- a/include/timings.h
+++ b/include/timings.h
@@ -34,7 +34,6 @@
* @ingroup HELPERS
* @{
*/
-#ifdef TIMINGS
/**
* Init the timestamping mechanism .
* implementation.
@@ -93,6 +92,5 @@ void rofi_timings_quit ( void );
*/
#define TICK_N( a )
-#endif // TIMINGS
/*@}*/
#endif // ROFI_TIMINGS_H