| commit | 5c3614639cc448e5bdab6ed303de26a5ef9ce894 | [log] |
|---|---|---|
| author | Philipp Lohmann [pl] <Philipp.Lohmann@Oracle.COM> | Wed Mar 09 13:57:56 2011 +0100 |
| committer | Michael Meeks <michael.meeks@suse.com> | Wed Nov 28 12:48:33 2012 +0000 |
| tree | 0caf88c0a2f65c8719c07d40ffc33301fd7888cd | |
| parent | a46904855c32c306f42fce76735045d82013d993 [diff] |
impress211: fix a warning
diff --git a/sd/source/ui/slidesorter/controller/SlsTransferableData.cxx b/sd/source/ui/slidesorter/controller/SlsTransferableData.cxx index f12e949..ebe4449 100644 --- a/sd/source/ui/slidesorter/controller/SlsTransferableData.cxx +++ b/sd/source/ui/slidesorter/controller/SlsTransferableData.cxx
@@ -108,7 +108,7 @@ void TransferableData::DragFinished (sal_Int8 nDropAction) void TransferableData::Notify (SfxBroadcaster& rBroadcaster, const SfxHint& rHint) void TransferableData::Notify (SfxBroadcaster&, const SfxHint& rHint) { if (rHint.ISA(SfxSimpleHint) && mpViewShell!=NULL) {