summaryrefslogtreecommitdiffstats
path: root/src/client/PatchModel.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/client/PatchModel.hpp')
-rw-r--r--src/client/PatchModel.hpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/client/PatchModel.hpp b/src/client/PatchModel.hpp
index 91719df3..a62ae1bd 100644
--- a/src/client/PatchModel.hpp
+++ b/src/client/PatchModel.hpp
@@ -34,7 +34,6 @@ namespace Client {
class ClientStore;
-
/** Client's model of a patch.
*
* \ingroup IngenClient
@@ -95,7 +94,6 @@ private:
bool _editable;
};
-
} // namespace Client
} // namespace Ingen