summaryrefslogtreecommitdiffstats
path: root/include/ingen/Resource.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'include/ingen/Resource.hpp')
-rw-r--r--include/ingen/Resource.hpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/ingen/Resource.hpp b/include/ingen/Resource.hpp
index 66183951..2e0dc6eb 100644
--- a/include/ingen/Resource.hpp
+++ b/include/ingen/Resource.hpp
@@ -27,7 +27,6 @@
namespace Ingen {
namespace Shared {
-
class Resource
{
public:
@@ -93,7 +92,6 @@ public:
const Raul::Atom& value) const = 0;
};
-
} // namespace Shared
} // namespace Ingen