code cleanup: remove unused macros, commet some which may be useful later - or good to keep for completeness. quieted some warnings and add flags -Wmissing-include-dirs and -Wno-div-by-zero to cmake/gcc
This commit is contained in:
@@ -60,8 +60,6 @@
|
||||
/* own include */
|
||||
#include "interface_intern.h"
|
||||
|
||||
#define UI_DISABLED_ALPHA_OFFS -160
|
||||
|
||||
static int roundboxtype = UI_CNR_ALL;
|
||||
|
||||
void uiSetRoundBox(int type)
|
||||
|
||||
Reference in New Issue
Block a user