summaryrefslogtreecommitdiff
path: root/connectivity/source/inc/file/FColumns.hxx
diff options
context:
space:
mode:
authorTor Lillqvist <tml@iki.fi>2013-04-07 00:17:56 +0300
committerTor Lillqvist <tml@iki.fi>2013-04-07 01:13:37 +0300
commita85c02793653d9d44efd7dd3818fd5e65fe12d02 (patch)
tree940fbfc6f06f6752bf066297e31b8d1b4b048a09 /connectivity/source/inc/file/FColumns.hxx
parent49c3be89e826c78a163989ef3190ae9b1d6aba06 (diff)
Remove unused variables
The LayoutManager for some reason has both a ToolbarLayoutManager pointer field, and a uno::Reference to an aspect (or whatever term one should use) of the same ToolbarLayoutManager. (I.e. esssentially two fields for the same thing. Why it doesn't create such variables where needed instead I don't know.) Anyway, for some reason there were lots of instances where a local variable was initialised with this second field but then never used. I removed those. (Surely just copying the field into a local variable doesn't have any interesting side effect that would explain this pattern?) Change-Id: Ibdfbd9476c39d3e83b58e81469b94d9a87444ca8
Diffstat (limited to 'connectivity/source/inc/file/FColumns.hxx')
0 files changed, 0 insertions, 0 deletions