From 703f47458a859c9559c13038246dd37529eba6ff Mon Sep 17 00:00:00 2001 From: "Tim E. Real" Date: Thu, 9 Dec 2010 07:41:47 +0000 Subject: Made MusE the owner of transport object. Improved PosEdit class. --- muse2/al/al.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'muse2/al/al.h') 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; } -- cgit v1.2.3