ClangFormat: remove FAKE_SELECT_MODE_BEGIN from ForEachMacros

This isn't used for looping.
This commit is contained in:
2019-05-16 09:40:15 +10:00
parent 8a6414ed46
commit e8ed78c884
3 changed files with 3 additions and 8 deletions

View File

@@ -47,7 +47,6 @@
#include "WM_api.h"
#include "WM_types.h"
#ifdef __APPLE__
# include <Carbon/Carbon.h>
#endif /* __APPLE__ */