[Zion] Remove dead ZMessage struct.

This commit is contained in:
Drew Galbraith 2023-11-02 21:57:29 -07:00
parent e66706d381
commit 7dd10a3e53
5 changed files with 0 additions and 23 deletions

View file

@ -8,7 +8,6 @@
#include "object/ipc_object.h"
#include "object/kernel_object.h"
#include "object/thread.h"
#include "usr/zcall_internal.h"
class Port;