diff options
Diffstat (limited to 'applets/clock/clock-face.h')
-rw-r--r-- | applets/clock/clock-face.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/applets/clock/clock-face.h b/applets/clock/clock-face.h index 3c665c63..00106ca4 100644 --- a/applets/clock/clock-face.h +++ b/applets/clock/clock-face.h @@ -56,7 +56,6 @@ GtkWidget *clock_face_new_with_location (ClockFaceSize size, GtkWidget *size_widget); gboolean clock_face_refresh (ClockFace *this); - #ifdef __cplusplus } #endif |