about summary refs log tree commit diff stats
path: root/tangle/boot.cc
diff options
context:
space:
mode:
Diffstat (limited to 'tangle/boot.cc')
-rw-r--r--tangle/boot.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/tangle/boot.cc b/tangle/boot.cc
index 2b24f6d7..4ae68c89 100644
--- a/tangle/boot.cc
+++ b/tangle/boot.cc
@@ -11,7 +11,6 @@ using std::pair;
 
 #include<string>
 using std::string;
-const size_t NOT_FOUND = string::npos;
 
 #include<iostream>
 using std::istream;