Disabled active strings and completion

master
Yevgen Muntyan 2006-08-23 20:32:33 -05:00
parent 869a267b68
commit 8589df5c29
1 changed files with 1 additions and 1 deletions

View File

@ -901,7 +901,7 @@ moo_plugin_init_builtin (void)
#if GTK_CHECK_VERSION(2,6,0)
_moo_file_selector_plugin_init ();
#endif
_moo_active_strings_plugin_init ();
// _moo_active_strings_plugin_init ();
// _moo_completion_plugin_init ();
}