mirror of
https://github.com/aseprite/aseprite.git
synced 2025-02-06 12:39:57 +00:00
Remove extra token after #endif
This commit is contained in:
parent
057532e7d7
commit
15b0b86339
@ -47,7 +47,7 @@ AL_FUNC(void, register_trace_handler, (AL_METHOD(int, handler, (AL_CONST char *m
|
||||
|
||||
#ifndef TRACE
|
||||
#define TRACE 1 ? (void) 0 : al_trace
|
||||
#endif TRACE
|
||||
#endif
|
||||
#endif
|
||||
|
||||
#ifdef __cplusplus
|
||||
|
Loading…
x
Reference in New Issue
Block a user