* minor cleanup

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40537 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Oliver Tappe 2011-02-16 19:22:43 +00:00
parent ab7d0f0202
commit 90433c431e

View File

@ -8,6 +8,7 @@
*
*/
#include "SectionEdit.h"
#include <Bitmap.h>
@ -251,4 +252,3 @@ TSectionEdit::SeparatorWidth() const
{
return 0.0f;
}