--- a/src/gtkdialogs.h Tue Oct 19 04:32:56 2004 +0000 +++ b/src/gtkdialogs.h Tue Oct 19 04:39:55 2004 +0000 @@ -58,8 +58,6 @@ gtk_window_set_type_hint(GTK_WINDOW(x), GDK_WINDOW_TYPE_HINT_DIALOG) #define GAIM_WINDOW_ICONIFIED(x) (gdk_window_get_state(GTK_WIDGET(x)->window) & GDK_WINDOW_STATE_ICONIFIED) -#define DEFAULT_FONT_FACE "Helvetica" - /* this is used for queuing messages received while away. This is really a UI function * which is why the struct is here. */