Remove clips_input() method and use clip_content
This commit is contained in:
parent
e4430771db
commit
452e10ba7b
10 changed files with 3 additions and 33 deletions
|
|
@ -103,7 +103,6 @@ SceneStringNames::SceneStringNames() {
|
|||
_update_scroll = StaticCString::create("_update_scroll");
|
||||
_update_xform = StaticCString::create("_update_xform");
|
||||
|
||||
_clips_input = StaticCString::create("_clips_input");
|
||||
_structured_text_parser = StaticCString::create("_structured_text_parser");
|
||||
|
||||
_proxgroup_add = StaticCString::create("_proxgroup_add");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue