tdf#152299 - Remove unused define(s) from C/C++ files
Change-Id: Id5d1b36ba734c3cf10b83f472ab5afe3a142a464 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/177060 Reviewed-by: Julien Nabet <serval2412@yahoo.fr> Tested-by: Jenkins
This commit is contained in:
parent
c4338ba856
commit
3f2d10e2a5
1 changed files with 0 additions and 2 deletions
|
@ -30,8 +30,6 @@
|
||||||
This item describes the Upper- and Lower space of a page or paragraph.
|
This item describes the Upper- and Lower space of a page or paragraph.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#define ULSPACE_16_VERSION (sal_uInt16(0x0001))
|
|
||||||
|
|
||||||
class EDITENG_DLLPUBLIC SvxULSpaceItem final : public SfxPoolItem
|
class EDITENG_DLLPUBLIC SvxULSpaceItem final : public SfxPoolItem
|
||||||
{
|
{
|
||||||
sal_uInt16 nUpper; // Upper space
|
sal_uInt16 nUpper; // Upper space
|
||||||
|
|
Loading…
Reference in a new issue