Remove this Close() function that has been disabled since a long time.
This commit is contained in:
parent
61e4c0bddc
commit
94c9f45b88
|
@ -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();
|
||||
|
|
Loading…
Reference in New Issue