summaryrefslogtreecommitdiff
path: root/libs/ardour/butler.cc
diff options
context:
space:
mode:
authorPaul Davis <paul@linuxaudiosystems.com>2013-08-24 11:46:36 -0400
committerPaul Davis <paul@linuxaudiosystems.com>2013-08-24 11:46:45 -0400
commit1421a34e52862b614f280c751a12893e4abecf88 (patch)
treea0a01142f17bf1bce790dc593480e34dacaa0704 /libs/ardour/butler.cc
parent41f6f5574b499c7d0ef50ac35443be0c9e78c026 (diff)
pot/po file updates caused by waf i18n
Diffstat (limited to 'libs/ardour/butler.cc')
-rw-r--r--libs/ardour/butler.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/libs/ardour/butler.cc b/libs/ardour/butler.cc
index a948c185b8..89b2cc1303 100644
--- a/libs/ardour/butler.cc
+++ b/libs/ardour/butler.cc
@@ -401,6 +401,7 @@ Butler::empty_pool_trash ()
void
Butler::drop_references ()
{
+ cerr << "Butler drops pool trash\n";
SessionEvent::pool->set_trash (0);
}