summaryrefslogtreecommitdiff
path: root/avmedia/source/viewer/mediaevent_impl.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'avmedia/source/viewer/mediaevent_impl.hxx')
-rw-r--r--avmedia/source/viewer/mediaevent_impl.hxx5
1 files changed, 1 insertions, 4 deletions
diff --git a/avmedia/source/viewer/mediaevent_impl.hxx b/avmedia/source/viewer/mediaevent_impl.hxx
index f98279833333..9c864ecff29d 100644
--- a/avmedia/source/viewer/mediaevent_impl.hxx
+++ b/avmedia/source/viewer/mediaevent_impl.hxx
@@ -17,8 +17,7 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef INCLUDED_AVMEDIA_SOURCE_VIEWER_MEDIAEVENT_IMPL_HXX
-#define INCLUDED_AVMEDIA_SOURCE_VIEWER_MEDIAEVENT_IMPL_HXX
+#pragma once
#include <avmedia/mediawindow.hxx>
#include <cppuhelper/implbase.hxx>
@@ -76,6 +75,4 @@ namespace avmedia
}
}
-#endif
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */