stylish updates.
[apps/madmutt.git] / lib-lua / lib-lua_priv.h
index 5f69d81..84fd121 100644 (file)
@@ -29,8 +29,6 @@
 typedef enum reg_type {
     REG_NIL,
     REG_INT,
-    REG_BOOL,
-    REG_QUAD,
     REG_STR,
 } reg_type;