[gnome-games/wip/exalm/cleanups: 2/4] fullscreen-box: Remove back() event
- From: Alexander Mikhaylenko <alexm src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-games/wip/exalm/cleanups: 2/4] fullscreen-box: Remove back() event
- Date: Fri, 19 Oct 2018 21:14:51 +0000 (UTC)
commit 9befc8fb40792452194f9afa6f07e57943f0266b
Author: Alexander Mikhaylenko <exalm7659 gmail com>
Date: Sat Oct 20 00:55:17 2018 +0500
fullscreen-box: Remove back() event
It's a leftover from 9a99d847d961d51e10f98017fe63e10ce8c9ed4c
src/ui/fullscreen-box.vala | 2 --
1 file changed, 2 deletions(-)
---
diff --git a/src/ui/fullscreen-box.vala b/src/ui/fullscreen-box.vala
index 35226c9a..73e83f38 100644
--- a/src/ui/fullscreen-box.vala
+++ b/src/ui/fullscreen-box.vala
@@ -4,8 +4,6 @@
private class Games.FullscreenBox : Gtk.EventBox, Gtk.Buildable {
private const uint INACTIVITY_TIME_MILLISECONDS = 2000;
- public signal void back ();
-
public bool is_fullscreen { get; set; }
private Gtk.Widget _header_bar;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]