From f7a77069d220857bd8a4a8f256aa715658e438c8 Mon Sep 17 00:00:00 2001 From: David Anderson Date: Sat, 19 Jul 2003 00:28:17 +0000 Subject: [PATCH] Removed extraneous TODO. svn path=/trunk/boinc/; revision=1745 --- html/user/view_profile.php | 2 -- 1 file changed, 2 deletions(-) diff --git a/html/user/view_profile.php b/html/user/view_profile.php index 0b63f3daf5..9a2d8f73c1 100644 --- a/html/user/view_profile.php +++ b/html/user/view_profile.php @@ -4,8 +4,6 @@ require_once("project_specific/project.inc"); require_once("util.inc"); require_once("db.inc"); -// TODO: Fix javascript popup tables- they are currently wrapping past -// the edge of the screen. db_init();