[totem/wip/hadess/backend-fixes: 3/4] backend: Simplify header goo
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [totem/wip/hadess/backend-fixes: 3/4] backend: Simplify header goo
- Date: Fri, 30 Apr 2021 15:51:01 +0000 (UTC)
commit 4ced4b94d2ab1befaaedd8b900161f26c9b265b8
Author: Bastien Nocera <hadess hadess net>
Date: Wed Apr 28 16:58:29 2021 +0200
backend: Simplify header goo
src/backend/bacon-video-widget.h | 9 +--------
1 file changed, 1 insertion(+), 8 deletions(-)
---
diff --git a/src/backend/bacon-video-widget.h b/src/backend/bacon-video-widget.h
index 86c031b7b..653f452b3 100644
--- a/src/backend/bacon-video-widget.h
+++ b/src/backend/bacon-video-widget.h
@@ -25,13 +25,10 @@
*
*/
-#ifndef HAVE_BACON_VIDEO_WIDGET_H
-#define HAVE_BACON_VIDEO_WIDGET_H
+#pragma once
#include <clutter-gtk/clutter-gtk.h>
-G_BEGIN_DECLS
-
#ifndef glib_autoptr_clear_GtkClutterEmbed
G_DEFINE_AUTOPTR_CLEANUP_FUNC(GtkClutterEmbed, g_object_unref)
#endif
@@ -436,7 +433,3 @@ void bacon_video_widget_unmark_popup_busy (BaconVideoWidget *bvw,
GObject * bacon_video_widget_get_controls_object (BaconVideoWidget *bvw);
GObject * bacon_video_widget_get_header_controls_object (BaconVideoWidget *bvw);
-
-G_END_DECLS
-
-#endif /* HAVE_BACON_VIDEO_WIDGET_H */
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]