summaryrefslogtreecommitdiff
path: root/oox/source/ppt/soundactioncontext.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'oox/source/ppt/soundactioncontext.cxx')
-rw-r--r--oox/source/ppt/soundactioncontext.cxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/oox/source/ppt/soundactioncontext.cxx b/oox/source/ppt/soundactioncontext.cxx
index 0a266ba03922..9ab2999f3519 100644
--- a/oox/source/ppt/soundactioncontext.cxx
+++ b/oox/source/ppt/soundactioncontext.cxx
@@ -68,10 +68,6 @@ namespace oox { namespace ppt {
maSlideProperties[ PROP_SoundOn ] <<= sal_True;
}
}
-// else if( mbStopSound )
-// {
-// maSlideProperties[ "" ] = Any( sal_True );
-// }
}
}