]> git.lyx.org Git - lyx.git/blobdiff - src/support/debug.h
Attempt to fix #8137 (arrived at r40862).
[lyx.git] / src / support / debug.h
index 3835242b366f7e3e34e35f4ce9fd530857afeb80..d636e4c5c32a3c4d1487a82a3a803e47be86cfd4 100644 (file)
@@ -124,8 +124,6 @@ namespace Debug {
        /// Show all the possible tags that can be used for debugging
        void showTags(std::ostream & os);
 
-       /// Print simple callstack to stderr
-       void printCallStack();
 
 } // namespace Debug