Move PBD symbol demangle functions into pbd/demangle.h/cc
[ardour.git] / libs / pbd / pbd / stacktrace.h
index 17a719e9ae36d97cc2422aead32eaa43b1e7c385..99fc9d5c574f742e400532f8fb8144928fee9b2c 100644 (file)
@@ -41,7 +41,6 @@ namespace PBD {
 
        LIBPBD_API void stacktrace (std::ostream& out, int levels = 0);
        LIBPBD_API void trace_twb();
-       LIBPBD_API std::string demangle (const std::string&);
 
 template<typename T>
 class /*LIBPBD_API*/ thing_with_backtrace