summaryrefslogtreecommitdiffstats
path: root/src/Runtime/Source/state/Qt3DSState.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/Runtime/Source/state/Qt3DSState.h')
-rw-r--r--src/Runtime/Source/state/Qt3DSState.h14
1 files changed, 0 insertions, 14 deletions
diff --git a/src/Runtime/Source/state/Qt3DSState.h b/src/Runtime/Source/state/Qt3DSState.h
index b5686c25..7f10f941 100644
--- a/src/Runtime/Source/state/Qt3DSState.h
+++ b/src/Runtime/Source/state/Qt3DSState.h
@@ -88,20 +88,6 @@ namespace state {
class IEditor;
class IEditorObject;
}
-
- namespace debugger {
- class IDebugOutStream;
- struct STransitionId;
- class IStateMachineListener;
- class IStateMachineDebugInterface;
- class IDebugger;
- struct SDebugPropertyDeclaration;
- class IDebuggedInterpreter;
- class IDebuggerMasterListener;
- class IDebuggedInterpreter;
- struct SMicrostep;
- class IScriptStateListener;
- }
}
}