Remove unused members. Also resolves CID 10230 that complained about them not

being initialized.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@39984 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Michael Lotz
2010-12-28 16:22:29 +00:00
parent aa8219391f
commit 5327be44ec
-2
View File
@@ -60,8 +60,6 @@ private:
void _SetDefaults();
WindowList fWindows;
Window* fFront;
Window* fFocus;
BObjectList<display_info> fDisplays;