From 1531f6fe017bfc28c14740aa794c18a507c2e5f5 Mon Sep 17 00:00:00 2001 From: Karroffel Date: Sun, 5 Mar 2017 16:20:07 +0100 Subject: really fixed PTRCALL now --- core/variant.h | 1 - 1 file changed, 1 deletion(-) (limited to 'core/variant.h') diff --git a/core/variant.h b/core/variant.h index 1251189314..f0c0d65852 100644 --- a/core/variant.h +++ b/core/variant.h @@ -255,7 +255,6 @@ public: operator Orientation() const; operator IP_Address() const; - operator PowerState() const; Variant(bool p_bool); -- cgit v1.2.3