diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2018-04-18 07:55:46 +0200 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2018-04-18 08:55:05 +0200 |
commit | 23665d6b04829ac2b949c88de261c6f7b2de8baa (patch) | |
tree | ce2d61606c9d943324052898a7c868f94c0f10f8 /help3xsl/fuse.js | |
parent | f4c54d3af32ca4c6d02afff71532dbf10147fd33 (diff) |
Remove unused sourceMappingURL
Caused
Source map error: TypeError: NetworkError when attempting to fetch resource.
Resource URL: file:///data/sbergman/lo-clang/core/instdir/help/fuse.js
Source Map URL: fuse.js.map
when loading
<file:///.../instdir/help/index.html?swriter/.uno:HelpIndex?Language=en-US&System=UNIX&Version=6.1>
in the browser.
Change-Id: I5d318fe8c358cedbb961113561edea3b6d4a2ce1
Reviewed-on: https://gerrit.libreoffice.org/53077
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Ilmari Lauhakangas <ilmari.lauhakangas@libreoffice.org>
Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
Diffstat (limited to 'help3xsl/fuse.js')
-rw-r--r-- | help3xsl/fuse.js | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/help3xsl/fuse.js b/help3xsl/fuse.js index e2fbc0a8ba..b451ec1c05 100644 --- a/help3xsl/fuse.js +++ b/help3xsl/fuse.js @@ -995,4 +995,3 @@ module.exports = Fuse; /***/ }) /******/ ]); }); -//# sourceMappingURL=fuse.js.map |