Stubbed out WinBorder class
Uncommented code in other files dependent on WinBorder git-svn-id: file:///srv/svn/repos/haiku/trunk/current@2703 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -88,7 +88,6 @@ ServerApp::~ServerApp(void)
|
||||
{
|
||||
int32 i;
|
||||
|
||||
// TODO: Enable this when we have ServerWindow implemented
|
||||
ServerWindow *tempwin;
|
||||
for(i=0;i<_winlist->CountItems();i++)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user