changeset 44:c1112adfd270 refactors

refactor: Remove unused declaration
author Chris Cannam
date Thu, 13 Nov 2014 13:59:41 +0000
parents 6a5d165e5ea4
children a1b7df871496 c2e152d8a9d4
files src/Matcher.h
diffstat 1 files changed, 0 insertions(+), 5 deletions(-) [+]
line wrap: on
line diff
--- a/src/Matcher.h	Thu Nov 13 13:53:52 2014 +0000
+++ b/src/Matcher.h	Thu Nov 13 13:59:41 2014 +0000
@@ -121,11 +121,6 @@
 
     ~Matcher();
 
-    /** For debugging, outputs information about the Matcher to
-     *  standard error.
-     */
-    void print();
-
     /** Adds a link to the Matcher object representing the performance
      *  which is going to be matched to this one.
      *