Update of /cvsroot/audacity/audacity-src/src
In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv27741/src

Modified Files:
        Experimental.h 
Log Message:
Using IS_BETA to make sure things get left out of Stable builds.

Index: Experimental.h
===================================================================
RCS file: /cvsroot/audacity/audacity-src/src/Experimental.h,v
retrieving revision 1.53
retrieving revision 1.54
diff -u -d -r1.53 -r1.54
--- Experimental.h      8 Jun 2009 00:25:08 -0000       1.53
+++ Experimental.h      9 Jun 2009 20:59:32 -0000       1.54
@@ -33,7 +33,9 @@
 // Comment out the next two lines if you want to disable 'experimental theming'
 // Work in progress, June-2008.
 //#define EXPERIMENTAL_THEMING
+#if IS_BETA
 #define EXPERIMENTAL_THEME_PREFS
+#endif
 
 //Next line enables Mic monitoring at times when it was previously off.
 //More work is needed as after recording or playing it results in an 


------------------------------------------------------------------------------
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables unlimited
royalty-free distribution of the report engine for externally facing 
server and web deployment.
http://p.sf.net/sfu/businessobjects
_______________________________________________
Audacity-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/audacity-cvs

Reply via email to