mirror of
https://github.com/azahar-emu/soundtouch
synced 2025-11-07 07:30:02 +01:00
Remove surplus semicolon
Remove surplus semicolon that caused warning if compiling with '-pedantic' compiler switch. Signed-off-by: Olli <oparviai 'at' iki.fi>
This commit is contained in:
parent
17a63e99d5
commit
e0e00878fc
@ -166,7 +166,7 @@ namespace soundtouch
|
|||||||
#endif
|
#endif
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
};
|
}
|
||||||
|
|
||||||
// define ST_NO_EXCEPTION_HANDLING switch to disable throwing std exceptions:
|
// define ST_NO_EXCEPTION_HANDLING switch to disable throwing std exceptions:
|
||||||
// #define ST_NO_EXCEPTION_HANDLING 1
|
// #define ST_NO_EXCEPTION_HANDLING 1
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user