From 398a5655f42378176a1e596af6d399a180ffb733 Mon Sep 17 00:00:00 2001 From: Kae <80987908+Novaenia@users.noreply.github.com> Date: Mon, 3 Jul 2023 08:51:42 +1000 Subject: Add Drawable <-> Lua conversion to LuaGameConverters --- source/core/StarVector.hpp | 1 - 1 file changed, 1 deletion(-) (limited to 'source/core/StarVector.hpp') diff --git a/source/core/StarVector.hpp b/source/core/StarVector.hpp index aaa5909..16d9d42 100644 --- a/source/core/StarVector.hpp +++ b/source/core/StarVector.hpp @@ -212,7 +212,6 @@ public: template Enable4DOrHigher

setW(T const& t); -private: using Base::size; using Base::empty; }; -- cgit v1.2.3