summaryrefslogtreecommitdiffstats
path: root/src/audio_core/renderer/performance/entry_aspect.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/audio_core/renderer/performance/entry_aspect.h')
-rw-r--r--src/audio_core/renderer/performance/entry_aspect.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/audio_core/renderer/performance/entry_aspect.h b/src/audio_core/renderer/performance/entry_aspect.h
index 01c1eb3f1..14c9e3baf 100644
--- a/src/audio_core/renderer/performance/entry_aspect.h
+++ b/src/audio_core/renderer/performance/entry_aspect.h
@@ -16,7 +16,6 @@ class CommandGenerator;
*/
class EntryAspect {
public:
- EntryAspect() = default;
EntryAspect(CommandGenerator& command_generator, PerformanceEntryType type, s32 node_id);
/// Command generator the command will be generated into