--- nono/vm/areaset.h 2026/04/29 17:05:09 1.1.1.7 +++ nono/vm/areaset.h 2026/04/29 17:05:17 1.1.1.8 @@ -29,5 +29,3 @@ class AreaSetDevice : public IODevice private: uint8 limit {}; }; - -extern AreaSetDevice *gAreaSet;