[gtk/wip/baedert/for-master: 33/38] 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: 33/38] calendar: Remove an unused enum
- Date: Thu, 6 Feb 2020 16:06:52 +0000 (UTC)
commit e25c8ef305ca91fdcae704554d99e932be017012
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]