Fix disabling of deprecated warnings
Fix cut'n'paste error: needs #pragma pop instead of push.
This commit is contained in:
parent
f93b825b08
commit
a9bdb7a7b4
@ -1282,7 +1282,7 @@ static KeySym fl_KeycodeToKeysym(Display *d, KeyCode k, unsigned i) {
|
||||
#pragma GCC diagnostic pop
|
||||
#endif
|
||||
|
||||
#pragma clang diagnostic push
|
||||
#pragma clang diagnostic pop
|
||||
|
||||
#if USE_XRANDR
|
||||
static void react_to_screen_reconfiguration() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user