diff options
| author | Karroffel | 2017-03-05 16:20:07 +0100 |
|---|---|---|
| committer | Karroffel | 2017-03-05 16:20:20 +0100 |
| commit | 1531f6fe017bfc28c14740aa794c18a507c2e5f5 (patch) | |
| tree | d4ccb67d62f4bc3bd7f1c1c429988f550f5e7757 /core/variant.h | |
| parent | 07df8a02e626988ac340cf83d04109298a79457a (diff) | |
| download | godot-1531f6fe017bfc28c14740aa794c18a507c2e5f5.tar.gz godot-1531f6fe017bfc28c14740aa794c18a507c2e5f5.tar.zst godot-1531f6fe017bfc28c14740aa794c18a507c2e5f5.zip | |
Diffstat (limited to 'core/variant.h')
| -rw-r--r-- | core/variant.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/core/variant.h b/core/variant.h index 125118931..f0c0d6585 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); |
