summaryrefslogtreecommitdiffstats
path: root/hash.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'hash.cxx')
-rw-r--r--hash.cxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/hash.cxx b/hash.cxx
index 24ce92d5..d05be268 100644
--- a/hash.cxx
+++ b/hash.cxx
@@ -65,9 +65,6 @@ hash::result(string& r)
}
-// Grabbed from linux/module.h kernel include.
-#define MODULE_NAME_LEN (64 - sizeof(unsigned long))
-
void
find_hash (systemtap_session& s, const string& script)
{