From 887d5f9f8d1309134c72b1f35afc7d007a5c64aa Mon Sep 17 00:00:00 2001 From: Aldrik Ramaekers Date: Sat, 1 Nov 2025 16:29:25 +0100 Subject: refactor invoice views --- src/ui/ui_settings.cpp | 3 --- 1 file changed, 3 deletions(-) (limited to 'src/ui/ui_settings.cpp') diff --git a/src/ui/ui_settings.cpp b/src/ui/ui_settings.cpp index 076f231..c458260 100644 --- a/src/ui/ui_settings.cpp +++ b/src/ui/ui_settings.cpp @@ -131,9 +131,6 @@ static void _cost_center_update_callback() { is_editing_cost_center = false; is_adding_cost_center = false; - - administration::cost_center_update(new_cost_center); - memops::zero(&new_cost_center, sizeof(new_cost_center)); ui::destroy_settings(); -- cgit v1.2.3-70-g09d2