chiark / gitweb /
documentation: remove dead code.
authorVladimír Vondruš <mosra@centrum.cz>
Wed, 17 Jul 2019 16:51:35 +0000 (18:51 +0200)
committerVladimír Vondruš <mosra@centrum.cz>
Thu, 18 Jul 2019 11:34:34 +0000 (13:34 +0200)
documentation/search.js

index 423f5e1c9ba90deae98ca48d212867cd76562e94..43b336c33123a1fc69ca5ff26e1f6121eb0e68fc 100644 (file)
@@ -390,8 +390,6 @@ var Search = {
            that's just wrong, fix! */
         if(aliasedIndex != null && maxUrlPrefix == 0xffffff) {
             let alias = this.gatherResult(aliasedIndex, 0 /* ignored */, 0xffffff); /* should be enough haha */
-            url = alias.url;
-            flags = alias.flags;
 
             /* Keeping in UTF-8, as we need that for proper slicing (and concatenating) */
             return {name: name,