diff options
Diffstat (limited to 'src/surface.h')
-rw-r--r-- | src/surface.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/surface.h b/src/surface.h index 716697f..50e29b8 100644 --- a/src/surface.h +++ b/src/surface.h @@ -29,7 +29,6 @@ struct Wlclock_surface bool create_surface (struct Wlclock_output *output); void destroy_surface (struct Wlclock_surface *surface); -void update_surface (struct Wlclock_surface *surface); void update_all_hands (void); #endif |