summaryrefslogtreecommitdiff
path: root/tools/editor/output_strings.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tools/editor/output_strings.cpp')
-rw-r--r--tools/editor/output_strings.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/editor/output_strings.cpp b/tools/editor/output_strings.cpp
index f1b49d2326..a6126466c4 100644
--- a/tools/editor/output_strings.cpp
+++ b/tools/editor/output_strings.cpp
@@ -32,7 +32,6 @@
void OutputStrings::update_scrollbars() {
- Size2 size = get_size();
Size2 hmin = h_scroll->get_combined_minimum_size();
Size2 vmin = v_scroll->get_combined_minimum_size();