diff --git a/lib/db/upgrade.php b/lib/db/upgrade.php index b4d57f86c84..6d3ff3cddf3 100644 --- a/lib/db/upgrade.php +++ b/lib/db/upgrade.php @@ -6654,8 +6654,5 @@ FROM return true; } -//TODO: Cleanup before the 2.0 release - we do not want to drag along these dev machine fixes forever -// 1/ drop block_pinned_old table here and in install.xml -// 2/ drop block_instance_old table here and in install.xml //TODO: AFTER 2.0 remove the column user->emailstop and the user preference "message_showmessagewindow"