removed unused functions

git-svn-id: file:///srv/svn/repos/haiku/trunk/current@475 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Matthew Wilber 2002-07-27 01:49:54 +00:00
parent 09225bd67e
commit 0e69d33592

View File

@ -14,9 +14,6 @@ public:
~BMPView();
virtual void Draw(BRect area);
private:
void SelectColorSpace(color_space space);
};
#endif // #ifndef BMPVIEW_H