diff options
Diffstat (limited to 'common')
-rw-r--r-- | common/scaler/scalebit.cpp | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/common/scaler/scalebit.cpp b/common/scaler/scalebit.cpp index 8a9fbf1d41..9c697df774 100644 --- a/common/scaler/scalebit.cpp +++ b/common/scaler/scalebit.cpp @@ -37,9 +37,6 @@ #include <config.h> #endif -#define HAVE_ALLOCA 1 -#define HAVE_ALLOCA_H 1 - #include "scale2x.h" #include "scale3x.h" |