summaryrefslogtreecommitdiff
path: root/src/surface.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/surface.h')
-rw-r--r--src/surface.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/surface.h b/src/surface.h
index 50e29b8..cf4ebc5 100644
--- a/src/surface.h
+++ b/src/surface.h
@@ -29,6 +29,5 @@ struct Wlclock_surface
bool create_surface (struct Wlclock_output *output);
void destroy_surface (struct Wlclock_surface *surface);
-void update_all_hands (void);
#endif