summaryrefslogtreecommitdiff
path: root/compiler/simplStg/StgStats.lhs
diff options
context:
space:
mode:
Diffstat (limited to 'compiler/simplStg/StgStats.lhs')
-rw-r--r--compiler/simplStg/StgStats.lhs2
1 files changed, 0 insertions, 2 deletions
diff --git a/compiler/simplStg/StgStats.lhs b/compiler/simplStg/StgStats.lhs
index bca2bbb13b..25c988d52b 100644
--- a/compiler/simplStg/StgStats.lhs
+++ b/compiler/simplStg/StgStats.lhs
@@ -30,8 +30,6 @@ The program gather statistics about
module StgStats ( showStgStats ) where
--- XXX This define is a bit of a hack, and should be done more nicely
-#define FAST_STRING_NOT_NEEDED 1
#include "HsVersions.h"
import StgSyn