diff --git a/include/Mw/LowLevel.h b/include/Mw/LowLevel.h index b7e21afca..30d7f310a 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; };