summaryrefslogtreecommitdiff
path: root/compiler/codeGen/StgCmm.hs
diff options
context:
space:
mode:
Diffstat (limited to 'compiler/codeGen/StgCmm.hs')
-rw-r--r--compiler/codeGen/StgCmm.hs1
1 files changed, 0 insertions, 1 deletions
diff --git a/compiler/codeGen/StgCmm.hs b/compiler/codeGen/StgCmm.hs
index 9d14db9bb8..73b9bf62ff 100644
--- a/compiler/codeGen/StgCmm.hs
+++ b/compiler/codeGen/StgCmm.hs
@@ -10,7 +10,6 @@
module StgCmm ( codeGen ) where
-#define FAST_STRING_NOT_NEEDED
#include "HsVersions.h"
import StgCmmProf (initCostCentres, ldvEnter)