summaryrefslogtreecommitdiffstats
path: root/hash.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'hash.cxx')
-rw-r--r--hash.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/hash.cxx b/hash.cxx
index 105e1115..bcf0ebcc 100644
--- a/hash.cxx
+++ b/hash.cxx
@@ -168,7 +168,6 @@ find_script_hash (systemtap_session& s, const string& script, const hash &base)
// Hash user-specified arguments (that change the generated module).
h.add(s.bulk_mode); // '-b'
- h.add(s.merge); // '-M'
h.add(s.timing); // '-t'
h.add(s.prologue_searching); // '-P'
h.add(s.ignore_vmlinux); // --ignore-vmlinux