X-Git-Url: http://git.buserror.net/cgi-bin/gitweb.cgi?p=polintos%2Fscott%2Fpriv.git;a=blobdiff_plain;f=idl%2Ftraps.idl;fp=idl%2Ftraps.idl;h=17cb596b9954ba419a2eccfe1039c009e5ce1092;hp=8860de517fcf78ba7f52b77b98eb75dc2764242b;hb=9a0f3d7f714ebabb437c30863548146b307527b7;hpb=5ee1a4b6695c7889466f97d42b8c416b080b361d diff --git a/idl/traps.idl b/idl/traps.idl index 8860de5..17cb596 100644 --- a/idl/traps.idl +++ b/idl/traps.idl @@ -59,7 +59,7 @@ interface TrapMaskTable { }; struct MaskEntry { - System.Objects.Struct trap; +// System.Objects.Struct trap; MaskState state; }; @@ -75,7 +75,7 @@ interface TrapMaskTable { // this (it will be either the given trap, or the nearest ancestor // with a mask entry). - get_mask(System.Objects.Struct trap, MaskEntry mask out); +// get_mask(System.Objects.Struct trap, MaskEntry mask out); // Set the entire mask table as an unsorted linear list of entries. // If override is true, this replaces the existing mask table.