mirror of
https://github.com/mdbtools/mdbtools.git
synced 2026-03-10 00:20:54 +08:00
Fix various warnings
This commit is contained in:
@@ -28,7 +28,7 @@ typedef struct GMdbDataWindow {
|
||||
static GList *window_list;
|
||||
|
||||
/* callbacks */
|
||||
gint
|
||||
static gint
|
||||
gmdb_table_data_close(GtkWidget *w, GdkEvent *event, GMdbDataWindow *dataw)
|
||||
{
|
||||
window_list = g_list_remove(window_list, dataw);
|
||||
|
||||
Reference in New Issue
Block a user