diff options
author | Noel Grandin <noel.grandin@collabora.co.uk> | 2021-09-01 12:53:04 +0200 |
---|---|---|
committer | Noel Grandin <noel.grandin@collabora.co.uk> | 2021-09-02 12:35:01 +0200 |
commit | a8638dc41540e00c341a82c83e5a11fae5f74c20 (patch) | |
tree | b8c4067f1b71fa63cf64a47edc8ca4860ee84d43 /vcl/inc | |
parent | 776a1b9b6b9c574d28b3a321a0f3f8110f34ac90 (diff) |
unused defines
Change-Id: I494e64c69decb9fb3d5b13ffc2f18d99f6b7749f
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/121442
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'vcl/inc')
-rw-r--r-- | vcl/inc/strings.hrc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/vcl/inc/strings.hrc b/vcl/inc/strings.hrc index d6e82961e284..b960748a46f3 100644 --- a/vcl/inc/strings.hrc +++ b/vcl/inc/strings.hrc @@ -104,7 +104,6 @@ #define SV_APP_CPUTHREADS NC_("SV_APP_CPUTHREADS", "CPU threads: ") #define SV_APP_OSVERSION NC_("SV_APP_OSVERSION", "OS: ") #define SV_APP_UIRENDER NC_("SV_APP_UIRENDER", "UI render: ") -#define SV_APP_GL NC_("SV_APP_GL", "GL") #define SV_APP_SKIA_VULKAN NC_("SV_APP_SKIA_VULKAN", "Skia/Vulkan") #define SV_APP_SKIA_METAL NC_("SV_APP_SKIA_METAL", "Skia/Metal") #define SV_APP_SKIA_RASTER NC_("SV_APP_SKIA_RASTER", "Skia/Raster") |