Browse Source

Documentation: Superfluous replacement removed.

Rainer Klute 9 years ago
parent
commit
3e9890be62
1 changed files with 0 additions and 5 deletions
  1. 0 5
      plugins/org.yakindu.sct.doc.user/build.xml

+ 0 - 5
plugins/org.yakindu.sct.doc.user/build.xml

@@ -182,11 +182,6 @@
                     <include name="**/*.html" />
                 </fileset>
             </replaceregexp>
-            <replaceregexp byline="false" flags="g" match='&lt;p&gt;&lt;/div&gt;&lt;/p&gt;' replace='&lt;/div&gt;'>
-                <fileset dir="${help.dir}">
-                    <include name="**/*.html" />
-                </fileset>
-            </replaceregexp>
 
             <!-- Fix "pro-feature" DIV elements -->
             <replaceregexp byline="false"