diff options
| author | Ignacio Etcheverry <ignalfonsore@gmail.com> | 2018-09-12 02:50:16 +0200 |
|---|---|---|
| committer | Ignacio Etcheverry <ignalfonsore@gmail.com> | 2018-09-12 03:24:08 +0200 |
| commit | d21c64cc3b6623b55ca0ccac725db353ce8c06f1 (patch) | |
| tree | 6d3fd119b5beaf870fcd74b18e20ae4f5b6e62f6 /modules/mono/editor/bindings_generator.h | |
| parent | e558e1ec09aa27852426bbd24dfa21e9b60cfbfc (diff) | |
| download | redot-engine-d21c64cc3b6623b55ca0ccac725db353ce8c06f1.tar.gz | |
C#: Fix cs_files glue mismatch bug
Diffstat (limited to 'modules/mono/editor/bindings_generator.h')
| -rw-r--r-- | modules/mono/editor/bindings_generator.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/modules/mono/editor/bindings_generator.h b/modules/mono/editor/bindings_generator.h index c3123d1d52..16341e5857 100644 --- a/modules/mono/editor/bindings_generator.h +++ b/modules/mono/editor/bindings_generator.h @@ -552,7 +552,6 @@ public: Error generate_glue(const String &p_output_dir); static uint32_t get_version(); - static uint32_t get_cs_glue_version(); void initialize(); |
