Date: prev next · Thread: first prev next last
2011 Archives by date, by thread · List index


The attached patch removes the declaration of SalFontStructList because
it is completely unused. (Verified via ./g grep)

This patch, like all other patches for LibreOffice from me (unless
otherwise noted) is licensed under both the LGPLv3+ and the MPL.
-- 
Jonathan Callen
From 58f20b8a4420dc6dda26884ca979128abbf4d06f Mon Sep 17 00:00:00 2001
From: Jonathan Callen <abcd@gentoo.org>
Date: Fri, 28 Jan 2011 23:18:43 -0500
Subject: [PATCH] Remove unused SalFontStructList

---
 vcl/unx/inc/salfont.h |    4 ----
 1 files changed, 0 insertions(+), 4 deletions(-)

diff --git a/vcl/unx/inc/salfont.h b/vcl/unx/inc/salfont.h
index f5d7a93..b75b227 100644
--- a/vcl/unx/inc/salfont.h
+++ b/vcl/unx/inc/salfont.h
@@ -35,7 +35,6 @@ struct        SalFontDimension;
 class  SalFontFamily;
 class  SalFontFamilyList;
 class  SalFontStruct;
-class  SalFontStructList;
 class  SalFonts;
 
 // -=-= includes -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
@@ -174,9 +173,6 @@ public:
 
 };
 
-// -=-= SalFontStructList =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
-DECLARE_LIST( SalFontStructList, SalFontStruct* )
-
 #endif // _SV_SALFONT_H
 
 /* vim:set shiftwidth=4 softtabstop=4 expandtab: */
-- 
1.7.4.rc3

Attachment: signature.asc
Description: OpenPGP digital signature


Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.