[caribou] antler: Remove unnecessary call to Clutter.init
- From: Daiki Ueno <dueno src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [caribou] antler: Remove unnecessary call to Clutter.init
- Date: Fri, 16 Jan 2015 09:00:32 +0000 (UTC)
commit 9af68b2345fedbb66445c9a8c6e3f45d10fb3474
Author: Daiki Ueno <dueno src gnome org>
Date: Fri Jan 16 17:09:11 2015 +0900
antler: Remove unnecessary call to Clutter.init
caribou/antler/window.py | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/caribou/antler/window.py b/caribou/antler/window.py
index 09d2e2f..d4950c3 100644
--- a/caribou/antler/window.py
+++ b/caribou/antler/window.py
@@ -29,8 +29,6 @@ from math import sqrt
import os
import sys
-Clutter.init("antler")
-
class AnimatedWindowBase(Gtk.Window, Clutter.Animatable):
__gproperties__ = {
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]