GtkFontChooser: Remove default geometry defines

This commit is contained in:
Alberto Ruiz 2011-07-14 00:34:37 +01:00 committed by Matthias Clasen
parent 55d50b3cca
commit e3f70857af

View File

@ -107,10 +107,6 @@ struct _GtkFontChooserPrivate
#define PREVIEW_HEIGHT 72
#define PREVIEW_TOP_PADDING 6
/* Widget default geometry */
#define FONT_CHOOSER_WIDTH 540
#define FONT_CHOOSER_HEIGHT 408
/* These are the sizes of the font, style & size lists. */
#define FONT_LIST_HEIGHT 136
#define FONT_LIST_WIDTH 190