Kaydet (Commit) cdfe06b8 authored tarafından Takeshi Abe's avatar Takeshi Abe Kaydeden (comit) Noel Grandin

svx: Kill non-existent external pszStandard

which was gone at cbcfda9b.

Change-Id: I37dea6c6696b03443bad255b68e78eaf3ff0dae5
Reviewed-on: https://gerrit.libreoffice.org/39746Reviewed-by: 's avatarNoel Grandin <noel.grandin@collabora.co.uk>
Tested-by: 's avatarNoel Grandin <noel.grandin@collabora.co.uk>
üst 44e7f5bb
...@@ -43,13 +43,6 @@ ...@@ -43,13 +43,6 @@
#include <limits> #include <limits>
#include <memory> #include <memory>
class Color;
class Bitmap;
class VirtualDevice;
// standard reference string
extern sal_Unicode pszStandard[]; // "standard"
// function to convert in real RGB_Colours; // function to convert in real RGB_Colours;
// it can't be compared with enum COL_NAME // it can't be compared with enum COL_NAME
SVX_DLLPUBLIC Color RGB_Color( ColorData nColorName ); SVX_DLLPUBLIC Color RGB_Color( ColorData nColorName );
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment