summaryrefslogtreecommitdiff
path: root/editor/plugins/cpu_particles_editor_plugin.h
diff options
context:
space:
mode:
authorRémi Verschelde <rverschelde@gmail.com>2020-02-23 22:52:27 +0100
committerRémi Verschelde <rverschelde@gmail.com>2020-02-23 23:48:44 +0100
commit15e6a82faff0bf9a08def1e46f2e9a8c4e0ac3ea (patch)
tree6487a09bb31bed8cc54a420d0923912f1a252dbd /editor/plugins/cpu_particles_editor_plugin.h
parent220c8e834403006b2511e2af3c1b23942791f3e8 (diff)
Signals: Fix invalid connections to missing callbacks
These bugs existed since those lines were added, so I assume that their intended use is no longer relevant.
Diffstat (limited to 'editor/plugins/cpu_particles_editor_plugin.h')
-rw-r--r--editor/plugins/cpu_particles_editor_plugin.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/editor/plugins/cpu_particles_editor_plugin.h b/editor/plugins/cpu_particles_editor_plugin.h
index deaced9ad9..4cf143fc0c 100644
--- a/editor/plugins/cpu_particles_editor_plugin.h
+++ b/editor/plugins/cpu_particles_editor_plugin.h
@@ -41,7 +41,6 @@ class CPUParticlesEditor : public ParticlesEditorBase {
enum Menu {
MENU_OPTION_CREATE_EMISSION_VOLUME_FROM_NODE,
- MENU_OPTION_CREATE_EMISSION_VOLUME_FROM_MESH,
MENU_OPTION_CLEAR_EMISSION_VOLUME,
MENU_OPTION_RESTART