aboutsummaryrefslogtreecommitdiffstats
path: root/src/engine/machina/Action.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/engine/machina/Action.hpp')
-rw-r--r--src/engine/machina/Action.hpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/engine/machina/Action.hpp b/src/engine/machina/Action.hpp
index 9ea106a..24e295b 100644
--- a/src/engine/machina/Action.hpp
+++ b/src/engine/machina/Action.hpp
@@ -28,8 +28,6 @@
namespace Machina {
-class MidiDriver;
-
/** An Action, executed on entering or exiting of a state.
*/