just to be sure that people know you can't comment them out. You have to remove them.

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12049 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
Brian West 2009-02-16 15:14:05 +00:00
parent 225653cef0
commit 82bdc16e0a
1 changed files with 1 additions and 0 deletions

View File

@ -1,5 +1,6 @@
<!-- Preprocessor Variables
These are introduced when configuration strings must be consistent across modules.
NOTICE: YOU CAN NOT COMMENT OUT AN X-PRE-PROCESS line, Remove the line instead.
-->
<X-PRE-PROCESS cmd="set" data="sound_prefix=$${base_dir}/sounds/en/us/callie"/>
<!--