summaryrefslogtreecommitdiffstats
path: root/src/sound/AudioFileManager.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/sound/AudioFileManager.h')
-rw-r--r--src/sound/AudioFileManager.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/sound/AudioFileManager.h b/src/sound/AudioFileManager.h
index abbf2c0..e260c9f 100644
--- a/src/sound/AudioFileManager.h
+++ b/src/sound/AudioFileManager.h
@@ -165,7 +165,7 @@ public:
// Throw if the current audio path does not exist or is not writable
//
- void testAudioPath() throw(BadAudioPathException);
+ void testAudioPath();
// Get a new audio filename at the audio record path
//