aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/gtk30/files/patch-gtk_gtkcalendar.c
diff options
context:
space:
mode:
Diffstat (limited to 'x11-toolkits/gtk30/files/patch-gtk_gtkcalendar.c')
-rw-r--r--x11-toolkits/gtk30/files/patch-gtk_gtkcalendar.c10
1 files changed, 0 insertions, 10 deletions
diff --git a/x11-toolkits/gtk30/files/patch-gtk_gtkcalendar.c b/x11-toolkits/gtk30/files/patch-gtk_gtkcalendar.c
deleted file mode 100644
index 4dcf1fd052a5..000000000000
--- a/x11-toolkits/gtk30/files/patch-gtk_gtkcalendar.c
+++ /dev/null
@@ -1,10 +0,0 @@
---- gtk/gtkcalendar.c.orig Mon Oct 3 22:01:14 2005
-+++ gtk/gtkcalendar.c Mon Oct 3 22:02:36 2005
-@@ -566,6 +566,7 @@ gtk_calendar_init (GtkCalendar *calendar
- GtkCalendarPrivate *priv;
- gchar *year_before;
- gchar *langinfo;
-+ gchar *week_start;
- gint week_1stday = 0;
- gint first_weekday = 1;
- guint week_origin;