diff --git a/src/main.c b/src/main.c index 72bbfff2c..5783e204d 100644 --- a/src/main.c +++ b/src/main.c @@ -386,6 +386,11 @@ spice_destroy_devices(void) { } + +void com_optran(wordlist* wl) { + NG_IGNORE(wl); +} + #endif /* SIMULATOR */ #ifndef SIMULATOR