]> Dogcows Code - chaz/openbox/blobdiff - otk/timer.hh
kill some whack extra whitespace
[chaz/openbox] / otk / timer.hh
index 556475c19296a7828f6bb3314e246d0a20aa69d2..dc2917f17d13365db06b41fb6931de8208118721 100644 (file)
@@ -103,10 +103,10 @@ public:
   static bool nearestTimeout(struct timeval &tm);
 
   //! Initializes internal data before use
-  static void initialize(void);
+  static void initialize();
 
   //! Deletes all waiting timers
-  static void destroy(void);
+  static void destroy();
 };
 
 }
This page took 0.019831 seconds and 4 git commands to generate.