[Libreoffice-commits] core.git: include/vcl
Tor Lillqvist
tml at collabora.com
Sat Aug 16 00:45:29 PDT 2014
include/vcl/help.hxx | 3 ---
1 file changed, 3 deletions(-)
New commits:
commit d0ab0b08fad84f72a11c9234f759c08333637536
Author: Tor Lillqvist <tml at collabora.com>
Date: Sat Aug 16 09:27:41 2014 +0300
OOO_HELP_HELPONHELP is unused
Change-Id: Iaabf05075bb51ed17abff5f4f4bb18c101e552a2
diff --git a/include/vcl/help.hxx b/include/vcl/help.hxx
index f1048fe..b41f6ad 100644
--- a/include/vcl/help.hxx
+++ b/include/vcl/help.hxx
@@ -50,12 +50,9 @@ class Window;
#define QUICKHELP_BIDI_RTL ((sal_uInt16)0x8000)
#define OOO_HELP_INDEX ".help:index"
-#define OOO_HELP_HELPONHELP ".help:helponhelp"
-
// - Help -
-
class VCL_DLLPUBLIC Help
{
public:
More information about the Libreoffice-commits
mailing list