summaryrefslogtreecommitdiff
path: root/tools/libltgrey.h
diff options
context:
space:
mode:
authorJohn Denker <jsd@av8n.com>2012-07-31 15:02:33 -0700
committerJohn Denker <jsd@av8n.com>2012-07-31 17:48:52 -0700
commita51b9f035986ea1d4365b8641c07dd7e2b318ca3 (patch)
treed757d26401c8acc0e0537271df28a14d9520a314 /tools/libltgrey.h
parent4ed0a7a5212d83029d52ef4104b13cb48e9dd41f (diff)
remove huge pile of dead code
Diffstat (limited to 'tools/libltgrey.h')
-rw-r--r--tools/libltgrey.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/libltgrey.h b/tools/libltgrey.h
index 6447297..1798a80 100644
--- a/tools/libltgrey.h
+++ b/tools/libltgrey.h
@@ -40,7 +40,6 @@ public:
std::map<box_state,std::string> decode_40;
whatsit(const std::string name, const std::string _parent_dir);
- int doit(const int penalty, const int stain);
// access comes after modification:
void update(const std::string msg, const timeval new_mod,
const timeval new_ac, const int penalty, const int stain);