Revert accidental checkin

This commit is contained in:
gavin@gavinsharp.com 2008-04-29 13:18:11 -07:00
parent 683239c0ce
commit ad88cb3f80

View File

@ -1393,11 +1393,8 @@ RENDER_AGAIN:
SIZE gutterSize(GetGutterSize(theme,hdc));
RECT sepRect = widgetRect;
if (IsFrameRTL(aFrame))
sepRect.right += gutterSize.cx;
else
sepRect.left += gutterSize.cx;
sepRect.left += gutterSize.cx;
drawThemeBG(theme, hdc, MENU_POPUPSEPARATOR, /* state */ 0, &sepRect, &clipRect);
}
// If part is negative, the element wishes us to not render a themed