[gtk/wip/baedert/for-master: 9/9] calendar: Remove an unused enum
- From: Timm Bäder <baedert src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk/wip/baedert/for-master: 9/9] calendar: Remove an unused enum
- Date: Wed, 5 Feb 2020 08:42:04 +0000 (UTC)
commit 634b3d12183d96e0bd3c360c88c82cb0423114b7
Author: Timm Bäder <mail baedert org>
Date: Wed Feb 5 09:24:31 2020 +0100
calendar: Remove an unused enum
gtk/gtkcalendar.c | 7 -------
1 file changed, 7 deletions(-)
---
diff --git a/gtk/gtkcalendar.c b/gtk/gtkcalendar.c
index a3a9954576..346ca2edda 100644
--- a/gtk/gtkcalendar.c
+++ b/gtk/gtkcalendar.c
@@ -142,13 +142,6 @@ week_of_year (guint year, guint mm, guint dd)
return week;
}
-enum {
- ARROW_YEAR_LEFT,
- ARROW_YEAR_RIGHT,
- ARROW_MONTH_LEFT,
- ARROW_MONTH_RIGHT
-};
-
enum {
MONTH_PREV,
MONTH_CURRENT,
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]