Remove finished todo

This commit is contained in:
John Crepezzi 2011-11-17 22:45:41 -05:00
parent 90161e780d
commit c90561da8e

View File

@ -10,7 +10,6 @@ var application = function() {
// TODO implement save as a jquery method // TODO implement save as a jquery method
// TODO maybe remove jquery // TODO maybe remove jquery
// TODO support for browsers without pushstate // TODO support for browsers without pushstate
// TODO tab support
// TODO support for push state navigation // TODO support for push state navigation
// TODO layerX and layerY fix warnings // TODO layerX and layerY fix warnings
var save = function(data, callback) { var save = function(data, callback) {