summaryrefslogtreecommitdiffstats
path: root/include/ingen/Plugin.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'include/ingen/Plugin.hpp')
-rw-r--r--include/ingen/Plugin.hpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/ingen/Plugin.hpp b/include/ingen/Plugin.hpp
index 358e6adb..f53d84c2 100644
--- a/include/ingen/Plugin.hpp
+++ b/include/ingen/Plugin.hpp
@@ -25,7 +25,6 @@
namespace Ingen {
namespace Shared {
-
class Plugin : virtual public Resource
{
public:
@@ -58,7 +57,6 @@ public:
}
};
-
} // namespace Shared
} // namespace Ingen