diff --git a/core/boot.js b/core/boot.js index 70a91c6e6..1757facc6 100644 --- a/core/boot.js +++ b/core/boot.js @@ -995,7 +995,6 @@ $tw.loadTiddlers = function() { // On the server, we load tiddlers from specified folders var folders = [ $tw.boot.bootPath, - path.resolve($tw.boot.wikiPath,$tw.config.wikiSystemSubDir), path.resolve($tw.boot.wikiPath,$tw.config.wikiTiddlersSubDir) ]; for(var t=0; t