summaryrefslogtreecommitdiff
path: root/gtk
diff options
context:
space:
mode:
authorTimm Bäder <mail@baedert.org>2016-10-20 13:43:10 +0200
committerTimm Bäder <mail@baedert.org>2016-10-20 20:12:05 +0200
commit00e7c6904484af8bc2dba212a9f22f768ca7f8b3 (patch)
tree39f5ceb5f6e35b6c5971c39e5334a6878b5e2fbd /gtk
parentde65f878169f58926e6a30537b7a080f6afa808c (diff)
downloadgtk+-00e7c6904484af8bc2dba212a9f22f768ca7f8b3.tar.gz
frame: Remove unused constants
Diffstat (limited to 'gtk')
-rw-r--r--gtk/gtkframe.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/gtk/gtkframe.c b/gtk/gtkframe.c
index ea935b0d30..6a5ed09fbf 100644
--- a/gtk/gtkframe.c
+++ b/gtk/gtkframe.c
@@ -84,10 +84,6 @@
* The style class .flat can appear with the main node.
*/
-
-#define LABEL_PAD 1
-#define LABEL_SIDE_PAD 2
-
struct _GtkFramePrivate
{
/* Properties */