diff options
author | Noel Grandin <noel@peralex.com> | 2014-12-23 09:47:48 +0200 |
---|---|---|
committer | Noel Grandin <noel@peralex.com> | 2015-01-08 10:39:36 +0200 |
commit | 45ec1d9b56cec41596f806ebf845ebfcd30c9f46 (patch) | |
tree | e368da6d3ae2c8a5c8e214b99dd0f95861d0fc78 /sw/inc/unomid.h | |
parent | 0748a5f8298e2ea817e131234f5e99300ed7f9f7 (diff) |
brute-force find-and-remove of unused #define constants.
Change-Id: I7223530ae37297a76654cd00cc1fedb56dbe3adb
Diffstat (limited to 'sw/inc/unomid.h')
-rw-r--r-- | sw/inc/unomid.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sw/inc/unomid.h b/sw/inc/unomid.h index 9d514a2350b1..bc0794409c74 100644 --- a/sw/inc/unomid.h +++ b/sw/inc/unomid.h @@ -44,7 +44,6 @@ #define MID_ANCHOR_PAGENUM 1 #define MID_ANCHOR_ANCHORFRAME 2 -#define MID_URL_HYPERLINKFORMAT 0 #define MID_URL_HYPERLINKNAME 1 #define MID_URL_CLIENTMAP 2 #define MID_URL_SERVERMAP 3 |