From 3fe31f1f5efe5c101ebf348fe806e2a1b43d78a4 Mon Sep 17 00:00:00 2001 From: Dan Goodliffe Date: Wed, 13 Mar 2019 21:19:52 +0000 Subject: Remove random debug --- project2/xml/xpathRows.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/project2/xml/xpathRows.cpp b/project2/xml/xpathRows.cpp index 5815ce1..c00519d 100644 --- a/project2/xml/xpathRows.cpp +++ b/project2/xml/xpathRows.cpp @@ -107,7 +107,6 @@ XPathRows::execute(const Glib::ustring & filter, const RowProcessorCallback & rp } xs.process(ec, rp); } - std::cerr << __PRETTY_FUNCTION__ << std::endl; } XPathRows::FilterView::FilterView(ScriptNodePtr p) : -- cgit v1.2.3