summaryrefslogtreecommitdiff
path: root/scene/scene_string_names.h
diff options
context:
space:
mode:
authorkobewi <kobewi4e@gmail.com>2021-06-25 15:46:37 +0200
committerkobewi <kobewi4e@gmail.com>2021-06-25 15:46:37 +0200
commit452e10ba7bd9a86bb911c49e810eda4aadf4b90c (patch)
tree5e494ae8746369c587adc7e7d1e290a7bbb9e63e /scene/scene_string_names.h
parente4430771dbc6d1f2e349ba180ba74834274f397c (diff)
Remove clips_input() method and use clip_content
Diffstat (limited to 'scene/scene_string_names.h')
-rw-r--r--scene/scene_string_names.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/scene/scene_string_names.h b/scene/scene_string_names.h
index 0c528a45f7..01865b0d2f 100644
--- a/scene/scene_string_names.h
+++ b/scene/scene_string_names.h
@@ -129,7 +129,6 @@ public:
StringName _update_scroll;
StringName _update_xform;
- StringName _clips_input;
StringName _structured_text_parser;
StringName _proxgroup_add;