[glade] Removing unused #defines



commit 1b165eaf7ce03c185b6cfb75c4c932f09210520d
Author: Tristan Van Berkom <tristan van berkom gmail com>
Date:   Sat May 4 15:04:56 2013 +0900

    Removing unused #defines

 plugins/gtk+/glade-gtk.h |    3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)
---
diff --git a/plugins/gtk+/glade-gtk.h b/plugins/gtk+/glade-gtk.h
index 33ba532..4306742 100644
--- a/plugins/gtk+/glade-gtk.h
+++ b/plugins/gtk+/glade-gtk.h
@@ -31,9 +31,6 @@
 
 /* --------------------------------- Constants ------------------------------ */
 
-#define FIXED_DEFAULT_CHILD_WIDTH  100
-#define FIXED_DEFAULT_CHILD_HEIGHT 60
-
 #define MNEMONIC_INSENSITIVE_MSG   _("This property does not apply unless Use Underline is set.")
 #define NOT_SELECTED_MSG           _("Property not selected")
 #define RESPID_INSENSITIVE_MSG     _("This property is only for use in dialog action buttons")


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]