summaryrefslogtreecommitdiff
path: root/klm/util/have.hh
diff options
context:
space:
mode:
authorKenneth Heafield <github@kheafield.com>2013-01-22 21:37:49 +0000
committerKenneth Heafield <github@kheafield.com>2013-01-22 21:37:49 +0000
commit516c132fb683b5bf77ae3230a1b3709beb57618e (patch)
treed37fb5d1d8f4273dac3509291495ff9797c399e0 /klm/util/have.hh
parent53532304714256f692fd5f7305b2fab10a7d7cca (diff)
KenLM 58da338b
Diffstat (limited to 'klm/util/have.hh')
-rw-r--r--klm/util/have.hh4
1 files changed, 0 insertions, 4 deletions
diff --git a/klm/util/have.hh b/klm/util/have.hh
index e9a4d946..6e18529d 100644
--- a/klm/util/have.hh
+++ b/klm/util/have.hh
@@ -10,8 +10,4 @@
//#define HAVE_ICU
#endif
-#ifndef HAVE_BOOST
-//#define HAVE_BOOST
-#endif
-
#endif // UTIL_HAVE__