From 0fbdc4d0a07630c390af062d98cbeb7ebc783358 Mon Sep 17 00:00:00 2001 From: Jabiertxof Date: Sat, 28 Sep 2019 19:10:43 +0200 Subject: Comment dead code not used currently --- src/ui/tools/text-tool.cpp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/ui/tools/text-tool.cpp') diff --git a/src/ui/tools/text-tool.cpp b/src/ui/tools/text-tool.cpp index 49df71a4d..380f77666 100644 --- a/src/ui/tools/text-tool.cpp +++ b/src/ui/tools/text-tool.cpp @@ -1445,7 +1445,8 @@ SPCSSAttr *sp_text_get_style_at_cursor(ToolBase const *ec) return true; } -std::vector sp_text_get_selected_style(ToolBase const *ec, unsigned *k, int *b, std::vector *positions) +std::vector sp_text_get_selected_style(ToolBase const *ec, unsigned *k, int *b, std::vector +*positions) { std::vector vec; SPCSSAttr *css, *css_new; -- cgit v1.2.3