summaryrefslogtreecommitdiff
path: root/libs
diff options
context:
space:
mode:
authorJohn Emmas <johne53@tiscali.co.uk>2014-11-24 12:53:24 +0000
committerJohn Emmas <johne53@tiscali.co.uk>2014-11-24 12:53:24 +0000
commit018f559aaddafd231a89b1a013a0ef1f5f768f63 (patch)
treeacd8cc0f766afac9e79304605cd46d4240c4fa39 /libs
parent25745758aa875de4b4e4d6401441b8318ef5365d (diff)
Remove a commented out line in 'pbd/stacktrace.h'
(was probably just needed for testing at some stage)
Diffstat (limited to 'libs')
-rw-r--r--libs/pbd/pbd/stacktrace.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/libs/pbd/pbd/stacktrace.h b/libs/pbd/pbd/stacktrace.h
index c5d9743b1e..19e354649a 100644
--- a/libs/pbd/pbd/stacktrace.h
+++ b/libs/pbd/pbd/stacktrace.h
@@ -118,6 +118,4 @@ template<typename T> /*LIBPBD_API*/ Glib::Threads::Mutex PBD::thing_with_backtra
} // namespace PBD
-// JE - !!!!#include "../pbd/stacktrace.impl"
-
#endif /* __libpbd_stacktrace_h__ */