From 03a34f2de89648e8b30afcce27ac17f56f12bae0 Mon Sep 17 00:00:00 2001 From: Leon Henrik Plickat Date: Mon, 13 Dec 2021 19:54:46 +0100 Subject: Minor code cleanup --- src/surface.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/surface.h') 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 -- cgit v1.2.3