Changeset 20187

Show
Ignore:
Timestamp:
05/09/07 11:01:54 (2 years ago)
Author:
aronb
Message:

Remove application_data config element since we don't need to configure the
hostname anymore.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • juggler/trunk/modules/vrjuggler/data/xslt/2.2-2.3.xsl

    r20179 r20187  
    178178      <xsl:message> 
    179179         <xsl:text>Removing swap_lock_wired_plugin element.</xsl:text> 
     180      </xsl:message> 
     181   </xsl:template> 
     182 
     183   <xsl:template match="jconf:application_data"> 
     184      <xsl:message> 
     185         <xsl:text>Removing application_data element.</xsl:text> 
    180186      </xsl:message> 
    181187   </xsl:template>