[gnome-contacts] Main: remove Clutter reference.
- From: Niels De Graef <nielsdg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-contacts] Main: remove Clutter reference.
- Date: Fri, 19 Jan 2018 20:02:03 +0000 (UTC)
commit 8db49fbb6c510ca880bead04a7de1c907444eaa1
Author: Niels De Graef <nielsdegraef gmail com>
Date: Fri Jan 19 21:01:13 2018 +0100
Main: remove Clutter reference.
Was used for the map. It wasn't even in the correct preprocessor
directive.
src/main.vala | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/src/main.vala b/src/main.vala
index b704249..271542a 100644
--- a/src/main.vala
+++ b/src/main.vala
@@ -27,8 +27,6 @@ main (string[] args) {
#if HAVE_CHEESE
GtkCheese.init (ref args);
-#else
- GtkClutter.init (ref args);
#endif
var app = new App ();
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]