* This makes event messages work again in the app_server test environment.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@33480 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -220,6 +220,7 @@ CardView::ForwardMessage(BMessage* message)
|
|||||||
copy.RemoveName("be:transit");
|
copy.RemoveName("be:transit");
|
||||||
copy.RemoveName("be:view_where");
|
copy.RemoveName("be:view_where");
|
||||||
copy.RemoveName("be:cursor_needed");
|
copy.RemoveName("be:cursor_needed");
|
||||||
|
copy.RemoveName("_view_token");
|
||||||
|
|
||||||
size_t length = copy.FlattenedSize();
|
size_t length = copy.FlattenedSize();
|
||||||
char stream[length];
|
char stream[length];
|
||||||
|
|||||||
Reference in New Issue
Block a user