aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--engines/supernova/state.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/engines/supernova/state.h b/engines/supernova/state.h
index bb0b933b00..25a4a74351 100644
--- a/engines/supernova/state.h
+++ b/engines/supernova/state.h
@@ -146,8 +146,6 @@ public:
GuiElement _guiCommandButton[10];
GuiElement _guiInventory[8];
GuiElement _guiInventoryArrow[2];
- // 0 PC Speaker | 1 SoundBlaster | 2 No Sound
- int _soundDevice;
// Dialog
int _currentSentence;
int _sentenceNumber[6];