« get me outta code hell

hsmusic-wiki - HSMusic - static wiki software cataloguing collaborative creation
about summary refs log tree commit diff
path: root/upd8.js
diff options
context:
space:
mode:
Diffstat (limited to 'upd8.js')
-rwxr-xr-xupd8.js3
1 files changed, 0 insertions, 3 deletions
diff --git a/upd8.js b/upd8.js
index 1522d56..6e93eb8 100755
--- a/upd8.js
+++ b/upd8.js
@@ -3187,9 +3187,6 @@ function generateLinkIndexForListings(listingDescriptors, currentDirectoryParts)
                     <a href="${C.LISTING_DIRECTORY}/${ldDirectoryParts.join('/')}/">${ldTitle}</a>
                 </li>
             `).join('\n')}
-            <li ${classes(currentDirectoryParts === 'all-commentary' && 'current')}>
-                <a href="${C.LISTING_DIRECTORY}/all-commentary/">All Commentary</a>
-            </li>
             <li ${classes(currentDirectoryParts === 'random' && 'current')}>
                 <a href="${C.LISTING_DIRECTORY}/random/">Random Pages</a>
             </li>