remove fixme

sessioncgi hooks are always called with the wiki locked
master
Joey Hess 2008-12-12 15:25:12 -05:00
parent 928f6938d2
commit ef972a871b
1 changed files with 0 additions and 3 deletions

View File

@ -391,9 +391,6 @@ sub sessioncgi ($$) { #{{{
IkiWiki::check_canedit($page, $cgi, $session);
$postcomment=0;
# FIXME: check that the wiki is locked right now, because
# if it's not, there are mad race conditions!
# FIXME: rather a simplistic way to make the comments...
my $i = 0;
my $file;