aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/fallback.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/fallback.cpp')
-rw-r--r--src/fallback.cpp4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/fallback.cpp b/src/fallback.cpp
index f5638e81..92c3e1fc 100644
--- a/src/fallback.cpp
+++ b/src/fallback.cpp
@@ -94,10 +94,6 @@ char *tparm_solaris_kludge(char *str, ...) {
#define INTERNAL_FWPRINTF 1
#endif
-#ifdef HAVE_BROKEN_FWPRINTF
-#define INTERNAL_FWPRINTF 1
-#endif
-
#ifdef INTERNAL_FWPRINTF
/// Internal function for the wprintf fallbacks. USed to write the specified number of spaces.