]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/webapps/wiki/changes.xml
vm: silence unused variables differently
[factor.git] / extra / webapps / wiki / changes.xml
index 95fb0de2feb89392132965d2db5234d0097036ea..7004871df36ac4b774fa2c7f32b53ebaf017c5d1 100644 (file)
@@ -4,16 +4,4 @@
 
        <t:title>Recent Changes</t:title>
 
-       <ul>
-               <t:bind-each t:name="changes">
-                       <li>
-                               <t:a t:href="title" t:query="title"><t:label t:name="title" /></t:a>
-                               on
-                               <t:a t:href="revision" t:query="id"><t:label t:name="date" /></t:a>
-                               by
-                               <t:a t:href="user-edits" t:query="author"><t:label t:name="author" /></t:a>
-                       </li>
-               </t:bind-each>
-       </ul>
-
 </t:chloe>