Prechádzať zdrojové kódy

Documentation: Superfluous replacement removed.

Rainer Klute 9 rokov pred
rodič
commit
3e9890be62

+ 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"