]> git.saurik.com Git - cycript.git/blobdiff - Cycript.yy.in
This %union field has been obsolete for six years.
[cycript.git] / Cycript.yy.in
index 97e752ae402bee1be3b03924be99d36539ad29a6..bb5f96343902e5baf65c62e9dc31927d41340ac9 100644 (file)
@@ -47,8 +47,6 @@ typedef struct {
     union {
         bool bool_;
 
-        CYDriver::Condition condition_;
-
         CYArgument *argument_;
         CYAssignment *assignment_;
         CYBoolean *boolean_;