1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-06-29 16:53:14 +00:00

Remove inaccurate comments

This commit is contained in:
Jeremy Ruston 2013-10-27 22:52:04 +00:00
parent b1208a8d37
commit d1108c7fcc

View File

@ -23,8 +23,6 @@ Options include:
document: optional document object to use instead of global document
Context variables include:
tiddlerTitle: title of the tiddler providing the context
templateTitle: title of the tiddler providing the current template
macroDefinitions: hashmap of macro definitions
*/
var Widget = function(parseTreeNode,options) {
if(arguments.length > 0) {