Revision: 4650
Author: seba.wagner
Date: Thu Dec 1 05:51:43 2011
Log: Clean up debug comments
http://code.google.com/p/openmeetings/source/detail?r=4650
Modified:
/trunk/singlewebapp/WebContent/src/base/hibernate/hibRtmpConnection.lzx
=======================================
--- /trunk/singlewebapp/WebContent/src/base/hibernate/hibRtmpConnection.lzx
Thu Dec 1 05:50:48 2011
+++ /trunk/singlewebapp/WebContent/src/base/hibernate/hibRtmpConnection.lzx
Thu Dec 1 05:51:43 2011
@@ -636,7 +636,7 @@
canvas.thishib.loaderVar.setProgress();
}
if (value != null && value.length > 0) {
- if ($debug) Debug.write("Give exclusive audio keycode
is: ", value[0].conf_value);
+ //if ($debug) Debug.write("Give exclusive audio keycode
is: ", value[0].conf_value);
canvas.setAttribute('GIVE_EXCLUSIVE_AUDIO_KEY',
value[0].conf_value);
} else {
if ($debug) Debug.warn("xmlcrm.getGeneralOptions
empty!");
--
You received this message because you are subscribed to the Google Groups
"OpenMeetings developers" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/openmeetings-dev?hl=en.