Remove doubled define of MAP_LEN(x).
This commit is contained in:
parent
66c6b4a53f
commit
e8320c5ed6
1 changed files with 0 additions and 2 deletions
|
@ -96,8 +96,6 @@
|
|||
|
||||
#define MAP_LEN(x) x, sizeof(x) - 1
|
||||
|
||||
#define MAP_LEN(x) x, sizeof(x) - 1
|
||||
|
||||
using namespace ::com::sun::star::uno;
|
||||
using namespace ::com::sun::star::beans;
|
||||
using namespace ::com::sun::star::frame;
|
||||
|
|
Loading…
Reference in a new issue