summaryrefslogtreecommitdiff
path: root/libs/pbd/pbd
diff options
context:
space:
mode:
authorRobin Gareus <robin@gareus.org>2017-01-20 13:46:11 +0100
committerRobin Gareus <robin@gareus.org>2017-01-20 13:54:03 +0100
commit8f8d0a70d8a271d754f2a7f5f2cc9a4b38b6a3b0 (patch)
treeb17762d0a796d972fbbc441fc84ecc4a37813df8 /libs/pbd/pbd
parentfbae5f5ffda189d178c3e06407f6e17decc7f18e (diff)
Reap invalidation records
Diffstat (limited to 'libs/pbd/pbd')
-rw-r--r--libs/pbd/pbd/event_loop.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libs/pbd/pbd/event_loop.h b/libs/pbd/pbd/event_loop.h
index 2b661a7e35..5f1f1344dd 100644
--- a/libs/pbd/pbd/event_loop.h
+++ b/libs/pbd/pbd/event_loop.h
@@ -47,7 +47,7 @@ class LIBPBD_API EventLoop
{
public:
EventLoop (std::string const&);
- virtual ~EventLoop() {}
+ virtual ~EventLoop();
enum RequestType {
range_guarantee = ~0