diff options
Diffstat (limited to 'editor/editor_network_profiler.h')
-rw-r--r-- | editor/editor_network_profiler.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/editor/editor_network_profiler.h b/editor/editor_network_profiler.h index 5046741cbc..85fec340fd 100644 --- a/editor/editor_network_profiler.h +++ b/editor/editor_network_profiler.h @@ -56,7 +56,6 @@ private: void _activate_pressed(); void _clear_pressed(); - String _format_bandwidth(int p_value); protected: void _notification(int p_what); |