Removed garbage

master
Yevgen Muntyan 2006-03-11 23:11:03 -06:00
parent 337470ea24
commit 60184103bb
1 changed files with 0 additions and 1 deletions

View File

@ -55,7 +55,6 @@ GtkWidget *_moo_app_create_prefs_dialog (MooApp *app)
#ifdef MOO_BUILD_EDIT
moo_prefs_dialog_append_page (dialog, moo_edit_prefs_page_new (moo_app_get_editor (app)));
// moo_prefs_dialog_append_page (dialog, moo_edit_colors_prefs_page_new (moo_app_get_editor (app)));
_moo_plugin_attach_prefs (GTK_WIDGET (dialog));
#endif