Removed redundant iostream inclusion
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49737 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -206,7 +206,6 @@ static void gtk_tree_entry_destroy_cb(GtkTreeEntry* entry,
|
|||||||
//-----------------------------------------------------------------------------
|
//-----------------------------------------------------------------------------
|
||||||
// Sorting callback (standard CmpNoCase return value)
|
// Sorting callback (standard CmpNoCase return value)
|
||||||
//-----------------------------------------------------------------------------
|
//-----------------------------------------------------------------------------
|
||||||
#include <iostream>
|
|
||||||
|
|
||||||
extern "C" {
|
extern "C" {
|
||||||
static gint gtk_listbox_sort_callback(GtkTreeModel * WXUNUSED(model),
|
static gint gtk_listbox_sort_callback(GtkTreeModel * WXUNUSED(model),
|
||||||
|
Reference in New Issue
Block a user