Fixed build warnings in wxWidgets GUI.
This commit is contained in:
parent
54d260846f
commit
ec6ba93665
9 changed files with 40 additions and 60 deletions
|
|
@ -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)
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in a new issue