Remove this Close() function that has been disabled since a long time.

This commit is contained in:
riccardom 2009-04-25 10:22:49 +00:00
parent 61e4c0bddc
commit 94c9f45b88
1 changed files with 0 additions and 6 deletions

View File

@ -668,12 +668,6 @@ static void Open_Select()
gtk_widget_destroy(pFileSelection);
}
#if 0 /* not used */
static void Close()
{
}
#endif
static void Reset()
{
NDS_Reset();