removed ReadRawFromPort(...)
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4797 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -421,8 +421,6 @@ virtual BMessage *ConvertToMessage(void* raw, int32 code); // HUGE function
|
|||||||
void drawAllViews(BView* aView);
|
void drawAllViews(BView* aView);
|
||||||
void drawView(BView* aView, BRect area);
|
void drawView(BView* aView, BRect area);
|
||||||
|
|
||||||
uint8* ReadRawFromPort(int32* code,
|
|
||||||
bigtime_t tout = B_INFINITE_TIMEOUT);
|
|
||||||
// Debug
|
// Debug
|
||||||
void PrintToStream() const;
|
void PrintToStream() const;
|
||||||
// END: OBOS addon functions
|
// END: OBOS addon functions
|
||||||
|
|||||||
Reference in New Issue
Block a user