From 22b07e0233a29d9633ffa825a79503befaf2e16e Mon Sep 17 00:00:00 2001 From: Robin Gareus Date: Mon, 5 Oct 2015 16:17:49 +0200 Subject: NOOP, remove trailing tabs/whitespace. --- libs/pbd/pbd/destructible.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libs/pbd/pbd/destructible.h') diff --git a/libs/pbd/pbd/destructible.h b/libs/pbd/pbd/destructible.h index 0c401a947f..261697cafa 100644 --- a/libs/pbd/pbd/destructible.h +++ b/libs/pbd/pbd/destructible.h @@ -29,7 +29,7 @@ class LIBPBD_API Destructible { public: Destructible() {} virtual ~Destructible () { Destroyed(); } - + PBD::Signal0 Destroyed; PBD::Signal0 DropReferences; -- cgit v1.2.3