aboutsummaryrefslogtreecommitdiffstats
path: root/src/Timer.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'src/Timer.hxx')
-rw-r--r--src/Timer.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/Timer.hxx b/src/Timer.hxx
index c8b756e9c..96e25b27a 100644
--- a/src/Timer.hxx
+++ b/src/Timer.hxx
@@ -42,8 +42,6 @@ public:
* Returns the number of milliseconds to sleep to get back to sync.
*/
unsigned GetDelay() const;
-
- void Synchronize() const;
};
#endif