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