[gtk+] Remove accidental addition
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+] Remove accidental addition
- Date: Fri, 16 Jul 2010 05:23:29 +0000 (UTC)
commit 271d66fc810f810301f2e8f2a2fd50b62e9e446a
Author: Matthias Clasen <mclasen redhat com>
Date: Fri Jul 16 01:22:01 2010 -0400
Remove accidental addition
gtk/gtkseparatortoolitem.c | 6 ------
1 files changed, 0 insertions(+), 6 deletions(-)
---
diff --git a/gtk/gtkseparatortoolitem.c b/gtk/gtkseparatortoolitem.c
index 3b02eb2..e5a04db 100644
--- a/gtk/gtkseparatortoolitem.c
+++ b/gtk/gtkseparatortoolitem.c
@@ -333,12 +333,6 @@ gtk_separator_tool_item_button_event (GtkWidget *widget,
return priv->draw;
}
-#define DEFAULT_SPACE_SIZE 12
-#define DEFAULT_SPACE_STYLE GTK_TOOLBAR_SPACE_LINE
-#define SPACE_LINE_DIVISION 10.0
-#define SPACE_LINE_START 2.0
-#define SPACE_LINE_END 8.0
-
static gboolean
gtk_separator_tool_item_expose (GtkWidget *widget,
GdkEventExpose *event)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]