diff options
author | Bent Bisballe Nyeng <deva@aasimon.org> | 2016-03-23 21:57:41 +0100 |
---|---|---|
committer | Bent Bisballe Nyeng <deva@aasimon.org> | 2016-03-31 21:09:43 +0200 |
commit | d64958fc1e51ec92b73b545530e58967d69e92a8 (patch) | |
tree | 3df15c8b9123e0f03eb5678a9eb190152845e79d | |
parent | bd1434b6cfc59c37362ea6f462034f8265072c9a (diff) |
More cleanup.
-rw-r--r-- | src/drumkit.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/drumkit.h b/src/drumkit.h index a6913c0..e3ae783 100644 --- a/src/drumkit.h +++ b/src/drumkit.h @@ -36,7 +36,6 @@ class DrumKit { friend class DrumKitParser; - public: DrumKit(); ~DrumKit(); |