diff --git a/include/Mw/LowLevel.h b/include/Mw/LowLevel.h index b7e21af..30d7f31 100644 --- a/include/Mw/LowLevel.h +++ b/include/Mw/LowLevel.h @@ -39,8 +39,6 @@ struct _MwLLCommon { int type; int coordinate_type; - MwBool place_above; - MwLLHandler handler; };