summaryrefslogtreecommitdiff
path: root/gtk/gtktoolbar.c
diff options
context:
space:
mode:
authorTimm Bäder <mail@baedert.org>2018-11-13 05:09:24 +0100
committerTimm Bäder <mail@baedert.org>2018-11-13 14:10:16 +0100
commit0d47a6c970f9285273197c3236febc5436aabea7 (patch)
treedb693271d0ca98e3b9854917fc62b7c1689cadc0 /gtk/gtktoolbar.c
parent39f8e1e137544d84c6fb331eec2353109ae3a5c4 (diff)
downloadgtk+-0d47a6c970f9285273197c3236febc5436aabea7.tar.gz
toolbar: Remove some unused defines
Diffstat (limited to 'gtk/gtktoolbar.c')
-rw-r--r--gtk/gtktoolbar.c6
1 files changed, 0 insertions, 6 deletions
diff --git a/gtk/gtktoolbar.c b/gtk/gtktoolbar.c
index 5426ae5f6d..3007880910 100644
--- a/gtk/gtktoolbar.c
+++ b/gtk/gtktoolbar.c
@@ -96,12 +96,6 @@
typedef struct _ToolbarContent ToolbarContent;
-#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
-
#define DEFAULT_TOOLBAR_STYLE GTK_TOOLBAR_BOTH_HORIZ
#define DEFAULT_ANIMATION_STATE TRUE