summaryrefslogtreecommitdiffstats
path: root/ingen/AtomSink.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'ingen/AtomSink.hpp')
-rw-r--r--ingen/AtomSink.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/ingen/AtomSink.hpp b/ingen/AtomSink.hpp
index 73ea2423..0cfa027a 100644
--- a/ingen/AtomSink.hpp
+++ b/ingen/AtomSink.hpp
@@ -29,7 +29,7 @@ namespace Ingen {
*/
class INGEN_API AtomSink {
public:
- virtual ~AtomSink() {}
+ virtual ~AtomSink() = default;
/** Write an Atom to the sink.
*