avmedia/source/framework/soundhandler.hxx | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-)
New commits: commit ef877db09c11f7e201a4bc941e05085bd0eef956 Author: Furkan Ahmet Kara <furkanahmetkara...@gmail.com> AuthorDate: Sat Feb 8 15:15:57 2020 +0200 Commit: Muhammet Kara <muhammet.k...@collabora.com> CommitDate: Sat Feb 8 16:19:01 2020 +0100 tdf#124176: Use pragma once instead of include guards Change-Id: Iacf9743c194705f6eaac0719d68dda04cdea65f7 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/88265 Tested-by: Jenkins Reviewed-by: Muhammet Kara <muhammet.k...@collabora.com> diff --git a/avmedia/source/framework/soundhandler.hxx b/avmedia/source/framework/soundhandler.hxx index 43dd28abace2..8a1dfde2e457 100644 --- a/avmedia/source/framework/soundhandler.hxx +++ b/avmedia/source/framework/soundhandler.hxx @@ -17,8 +17,7 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#ifndef INCLUDED_AVMEDIA_SOURCE_FRAMEWORK_SOUNDHANDLER_HXX -#define INCLUDED_AVMEDIA_SOURCE_FRAMEWORK_SOUNDHANDLER_HXX +#pragma once #include <com/sun/star/lang/XTypeProvider.hpp> #include <com/sun/star/frame/XNotifyingDispatch.hpp> @@ -118,6 +117,4 @@ class SoundHandler : // interfaces } // namespace avmedia -#endif // INCLUDED_AVMEDIA_SOURCE_FRAMEWORK_SOUNDHANDLER_HXX - /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits