From b6d5125004e61ebd76193321f882c7f6d41f47b5 Mon Sep 17 00:00:00 2001 From: Stephan Bergmann Date: Fri, 10 Jan 2014 12:03:36 +0100 Subject: Unused macro Change-Id: Ib5d70010aab13a3ab8ca67284aa0af1736e8017a --- hwpfilter/source/drawing.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'hwpfilter/source/drawing.h') diff --git a/hwpfilter/source/drawing.h b/hwpfilter/source/drawing.h index dfc31bf57237..904758a7922f 100644 --- a/hwpfilter/source/drawing.h +++ b/hwpfilter/source/drawing.h @@ -58,8 +58,6 @@ typedef int (*HWPDOFuncType) (int, HWPDrawingObject *, int, void *, int); #define HWPDOFunc(hdo, cmd, argp, argv) \ (HWPDOFuncTbl[(hdo)->type]((hdo)->type, (hdo), (cmd), (argp), (argv))) -#define HWPDOFunc2(type, cmd, argp, argv) \ - (HWPDOFuncTbl[(type)]((type), NULL, (cmd), (argp), (argv))) static int HWPDOLineFunc(int, HWPDrawingObject *, int, void *, int); static int HWPDORectFunc(int, HWPDrawingObject *, int, void *, int); -- cgit ibreoffice-7-4-LTS'>distro/CN/libreoffice-7-4-LTS LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/icon-themes/sifr_dark/cmd/sc_signature.png
AgeCommit message (Expand)Author
2022-09-20tdf#151071 Revise Sifr to follow upstreamRizal Muttaqin
2020-01-28Sifr: Added SVG version of the Sifr Dark icon set (tdf#128849).rizmut
2019-10-20 tdf#127976, tdf#127977: Fix for navigator iconsRizal Muttaqin
2019-02-06Sifr icon: add and update icon themeandreas kainz