Fixed a few warnings and the FluidSynth device stuff.
This commit is contained in:
@@ -1067,7 +1067,6 @@ device_t incolor_device =
|
||||
NULL,
|
||||
NULL,
|
||||
incolor_speed_changed,
|
||||
NULL,
|
||||
NULL,
|
||||
NULL,
|
||||
NULL
|
||||
|
||||
@@ -492,6 +492,5 @@ device_t m24_device =
|
||||
m24_init,
|
||||
m24_close,
|
||||
NULL, NULL, m24_speed_changed,
|
||||
NULL, NULL, NULL, NULL,
|
||||
NULL
|
||||
NULL, NULL, NULL
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user