Revert my revision 6996, which was wrong. Sources need to stay around in the session...
[ardour.git] / libs / pbd / pathscanner.cc
index e3917081759011a255ed5b63a6f9e9b8481605c5..35182042d32aa53e01ee0f31de420c41b5ec1f66 100644 (file)
@@ -210,7 +210,7 @@ PathScanner::find_first (const string &dirpath,
 string *
 PathScanner::find_first (const string &dirpath,
                         bool (*filter)(const string &, void *),
-                        void *arg,
+                        void * /*arg*/,
                         bool match_fullpath,
                         bool return_fullpath)
 {