summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Weghorn <m.weghorn@posteo.de>2024-07-09 13:15:25 +0200
committerMichael Weghorn <m.weghorn@posteo.de>2024-07-10 05:35:25 +0200
commit0b1bbffe49e7830d69be44450ed7841352cde309 (patch)
tree024b18e76345a7a2315b42e3e7335589858c9da2
parent54351d0a5f22ec9a0d76b424111d163704714a9e (diff)
icon choice ctrl: Drop unused GRID_NOT_FOUND define
Unused since: commit 5db79db0f0c7c432d933433192506d234f6cd26e Author: Michael Weghorn <m.weghorn@posteo.de> Date: Wed Jul 3 10:54:48 2024 +0200 tdf#161853 Drop unused SvxIconChoiceCtrl_Impl::GetPredecessorGrid Change-Id: I146da489fcc1faa4915d2af5449131729cf042bf Reviewed-on: https://gerrit.libreoffice.org/c/core/+/170213 Tested-by: Jenkins Reviewed-by: Michael Weghorn <m.weghorn@posteo.de>
-rw-r--r--vcl/source/control/imivctl.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/vcl/source/control/imivctl.hxx b/vcl/source/control/imivctl.hxx
index bf3c1db6f4a9..1df0c7309e02 100644
--- a/vcl/source/control/imivctl.hxx
+++ b/vcl/source/control/imivctl.hxx
@@ -97,8 +97,6 @@ struct LocalFocus
typedef sal_uLong GridId;
-#define GRID_NOT_FOUND (GridId(ULONG_MAX))
-
// Implementation-class of IconChoiceCtrl