removed unused functions
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@475 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -14,9 +14,6 @@ public:
|
|||||||
~BMPView();
|
~BMPView();
|
||||||
|
|
||||||
virtual void Draw(BRect area);
|
virtual void Draw(BRect area);
|
||||||
|
|
||||||
private:
|
|
||||||
void SelectColorSpace(color_space space);
|
|
||||||
};
|
};
|
||||||
|
|
||||||
#endif // #ifndef BMPVIEW_H
|
#endif // #ifndef BMPVIEW_H
|
||||||
|
|||||||
Reference in New Issue
Block a user