summaryrefslogtreecommitdiffstats
path: root/src/engine/events/ClearPatchEvent.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/engine/events/ClearPatchEvent.hpp')
-rw-r--r--src/engine/events/ClearPatchEvent.hpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/engine/events/ClearPatchEvent.hpp b/src/engine/events/ClearPatchEvent.hpp
index 7fe76c65..ed91208f 100644
--- a/src/engine/events/ClearPatchEvent.hpp
+++ b/src/engine/events/ClearPatchEvent.hpp
@@ -50,7 +50,6 @@ public:
private:
const string _patch_path;
SharedPtr<PatchImpl> _patch;
- DriverPort* _driver_port;
bool _process;
Raul::Array<PortImpl*>* _ports_array; ///< New (external) ports for Patch
CompiledPatch* _compiled_patch; ///< Patch's new process order