summaryrefslogtreecommitdiff
path: root/muse2/al/al.h
diff options
context:
space:
mode:
Diffstat (limited to 'muse2/al/al.h')
-rw-r--r--muse2/al/al.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/muse2/al/al.h b/muse2/al/al.h
index 2f1a02d9..6f4a07cb 100644
--- a/muse2/al/al.h
+++ b/muse2/al/al.h
@@ -24,9 +24,9 @@
namespace AL {
extern bool debugMsg;
- extern int sampleRate;
- extern int mtcType;
- extern int division;
+ //extern int sampleRate;
+ //extern int mtcType;
+ //extern int division;
}