Kaydet (Commit) 5c361463 authored tarafından Philipp Lohmann [pl]'s avatar Philipp Lohmann [pl] Kaydeden (comit) Michael Meeks

impress211: fix a warning

üst a4690485
......@@ -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)
{
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment