summaryrefslogtreecommitdiffstats
path: root/include/store
diff options
context:
space:
mode:
authorNoel Grandin <noel.grandin@collabora.co.uk>2017-06-20 19:54:23 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2017-06-21 08:43:05 +0200
commit18f513145477d4621290253d936dad7a40ee4c05 (patch)
tree488acddc766727dc28c28c026c9bc2a2a5e10900 /include/store
parentloplugin:unusedfields in svx part1 (diff)
downloadcore-18f513145477d4621290253d936dad7a40ee4c05.tar.gz
core-18f513145477d4621290253d936dad7a40ee4c05.zip
loplugin:unusedfields store..svl
Change-Id: I6070a683e5128271b84a10caccb548d07c950927 Reviewed-on: https://gerrit.libreoffice.org/39021 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'include/store')
-rw-r--r--include/store/types.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/include/store/types.h b/include/store/types.h
index 48a6b0ee6b19..da2c0fea2630 100644
--- a/include/store/types.h
+++ b/include/store/types.h
@@ -120,12 +120,6 @@ typedef struct
*/
sal_uInt32 m_nAttrib;
- /** Size.
- @see store_getStreamSize()
- @see store_setStreamSize()
- */
- sal_uInt32 m_nSize;
-
/** Reserved for internal use.
*/
sal_uInt32 m_nReserved;