Commit a6987dc0 authored by Laurent Aimar's avatar Laurent Aimar

* all: raah, clean up glade output.

parent 83e72916
/*****************************************************************************
* This file is not used: everything is in gtk_callbacks.c
*****************************************************************************/
void
GtkOpenSoutShow (GtkButton *button,
gpointer user_data)
{
}
void
GtkSoutSettings (GtkButton *button,
gpointer user_data)
{
}
......@@ -2,13 +2,3 @@
* This file is not needed: everything is in gtk_callbacks.h
*****************************************************************************/
#include "gtk_callbacks.h"
void
GtkOpenSoutShow (GtkButton *button,
gpointer user_data);
void
GtkSoutSettings (GtkButton *button,
gpointer user_data);
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment