Remove annoying alert.

master
Jason A. Donenfeld 2011-05-06 19:11:50 -04:00
parent 0f94dc4e96
commit 3e75aa451d
1 changed files with 0 additions and 1 deletions

View File

@ -231,5 +231,4 @@ $(document).ready(function() {
}
return true;
});
alert("Hello. This is an obnoxious alert message. PhotoFloat is a work in progress. There are many kinks to be worked out.\n\nTODO:\n* display EXIF info in json\n* link to hi-res\n* sizing bugs\n* random thumbnail for album links\n\nSuggestions?");
});