aboutsummaryrefslogtreecommitdiffstats
path: root/src/volume.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/volume.h')
-rw-r--r--src/volume.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/volume.h b/src/volume.h
index 922512e2e..efd4e158c 100644
--- a/src/volume.h
+++ b/src/volume.h
@@ -37,8 +37,4 @@ int getVolumeLevel();
int changeVolumeLevel(FILE * fp, int change, int rel);
-int getVolumeMuteStatus();
-
-int setVolumeMuteStatus(FILE * fp, int status);
-
#endif