Removed a call to a recently removed test function

The function was a test of the deprecated GtkList
This commit is contained in:
Javier Jardón 2009-11-30 23:39:55 +01:00
parent 697eeee7c2
commit 04a548a463

View File

@ -11719,7 +11719,6 @@ struct {
{ "key lookup", create_key_lookup },
{ "labels", create_labels },
{ "layout", create_layout },
{ "list", create_list },
{ "menus", create_menus },
{ "message dialog", create_message_dialog },
{ "modal window", create_modal_window, TRUE },