slideshow/source/engine/shapes/viewmediashape.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit cabf7158a8fa3eabda8d6436f46bdaf1a6ae8516 Author: Markus Mohrhard <markus.mohrh...@googlemail.com> Date: Sat Jan 10 16:47:10 2015 +0100 fix Werror build Change-Id: I1f29a83657894d234f93ce79edeab79fefacf3d1 Reviewed-on: https://gerrit.libreoffice.org/13849 Reviewed-by: Norbert Thiebaud <nthieb...@gmail.com> Tested-by: Norbert Thiebaud <nthieb...@gmail.com> diff --git a/slideshow/source/engine/shapes/viewmediashape.cxx b/slideshow/source/engine/shapes/viewmediashape.cxx index 2839300..4f6c7b4 100644 --- a/slideshow/source/engine/shapes/viewmediashape.cxx +++ b/slideshow/source/engine/shapes/viewmediashape.cxx @@ -440,7 +440,7 @@ namespace slideshow bool ViewMediaShape::implInitializePlayerWindow( const ::basegfx::B2DRectangle& rBounds, const uno::Sequence< uno::Any >& rVCLDeviceParams, - const OUString& rMimeType ) + const OUString& ) { OSL_TRACE( "ViewMediaShape::implInitializePlayerWindow" ); if( !mpMediaWindow.get() && !rBounds.isEmpty() ) _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits