summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNoel Grandin <noel.grandin@collabora.co.uk>2017-08-18 16:00:39 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2017-08-18 18:44:49 +0200
commitaee0dfee2cbc313b9baf63cdb24af5a676c5eee2 (patch)
tree994c55c4b42aa3cb0c3c409ada5a63e43dc01eed
parent20f1b84092b51e9c0327eded14c75ddccb1413aa (diff)
comment out of date
ever since the great gettext migration Change-Id: I642f2db4cbe10c5f0584a8f9bf793fd32e19a5e5 Reviewed-on: https://gerrit.libreoffice.org/41293 Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk> Tested-by: Noel Grandin <noel.grandin@collabora.co.uk>
-rw-r--r--include/vcl/errcode.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/vcl/errcode.hxx b/include/vcl/errcode.hxx
index 64684d912ada..9dc57efae451 100644
--- a/include/vcl/errcode.hxx
+++ b/include/vcl/errcode.hxx
@@ -58,8 +58,6 @@ Warning || || |
#define ERRCODE_DYNAMIC_COUNT 31UL
#define ERRCODE_DYNAMIC_MASK (31UL << ERRCODE_DYNAMIC_SHIFT)
-/** we get included in contexts that don't have access to config_typesizes.h or C++11 */
-
class SAL_WARN_UNUSED ErrCode final
{
public: