Fixed build warnings in wxWidgets GUI.

This commit is contained in:
SarahW 2017-08-05 20:05:35 +01:00
commit ec6ba93665
9 changed files with 40 additions and 60 deletions

View file

@ -173,7 +173,6 @@ int deviceconfig_dlgproc(void* hdlg, int message, INT_PARAM wParam,
{
device_config_selection_t *selection = config->selection;
void* h = 0;
int val_int;
switch (config->type)
{