]> git.buserror.net Git - polintos/scott/priv.git/blobdiff - kernel/include/kern/orb.h
Remove redundant type declarations.
[polintos/scott/priv.git] / kernel / include / kern / orb.h
index 404e9c0dbad8ab78daa30300f8f0930559d08254..52d611d86139496b1eb2d7530eb1eb5821523b6b 100644 (file)
@@ -54,10 +54,6 @@ namespace ORB {
                
                CallFrame frames[0];
        };
-       
-       struct ObjectHdr;
-       struct Object;
-       typedef u32 ID;
 
        struct ObjectHdr {
                ID id;