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();