diff options
Diffstat (limited to 'src/compiler/GF/Infra')
| -rw-r--r-- | src/compiler/GF/Infra/BuildInfo.hs | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/compiler/GF/Infra/BuildInfo.hs b/src/compiler/GF/Infra/BuildInfo.hs index 74096994a..2ff770393 100644 --- a/src/compiler/GF/Infra/BuildInfo.hs +++ b/src/compiler/GF/Infra/BuildInfo.hs @@ -13,6 +13,3 @@ buildInfo = #ifdef SERVER_MODE ++" server" #endif -#ifdef CC_LAZY - ++ " cclazy" -#endif |
