summaryrefslogtreecommitdiff
path: root/src/guiVolumeChange.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/guiVolumeChange.h')
-rw-r--r--src/guiVolumeChange.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/guiVolumeChange.h b/src/guiVolumeChange.h
index 9f8199fa8..98731c673 100644
--- a/src/guiVolumeChange.h
+++ b/src/guiVolumeChange.h
@@ -30,8 +30,7 @@ class GUIVolumeChange : public GUIModalMenu
public:
GUIVolumeChange(gui::IGUIEnvironment* env,
gui::IGUIElement* parent, s32 id,
- IMenuManager *menumgr,
- Client* client);
+ IMenuManager *menumgr);
~GUIVolumeChange();
void removeChildren();