Removing empty element no longer in use

darcs-hash:20081121160208-eefa4-33005f2d8c3e5e668c928f7c8425ac2731ed153b.gz
This commit is contained in:
csarven 2008-11-21 11:02:08 -05:00
parent 394d1174b7
commit 3c8632bada
1 changed files with 0 additions and 4 deletions

View File

@ -170,10 +170,6 @@ class ProfileList {
common_element_end('dl');
common_element_end('div');
}
common_element_start('p', 'tag_user');
common_element_end('p');
}
}