Remove some commented out code in WorkspacesView.cpp
This commit is contained in:
parent
eafed2f6d8
commit
912ab02b72
@ -213,9 +213,6 @@ WorkspacesView::_DrawWindow(DrawingEngine* drawingEngine,
|
||||
_DarkenColor(frameColor);
|
||||
_DarkenColor(white);
|
||||
}
|
||||
//if (window == fSelectedWindow) {
|
||||
// frameColor = ui_color(B_WINDOW_BORDER_COLOR);
|
||||
//}
|
||||
|
||||
if (tabFrame.left < frame.left)
|
||||
tabFrame.left = frame.left;
|
||||
|
Loading…
Reference in New Issue
Block a user