mirror of
https://github.com/edu4rdshl/gnome-shell.git
synced 2026-07-17 23:24:51 +00:00
Remove accidentally introduced import of GtkClutter
An unused import of GtkClutter snuck in somehow, remove it. svn path=/trunk/; revision=131
This commit is contained in:
parent
6a1e408c44
commit
749d356ef9
1 changed files with 0 additions and 1 deletions
|
|
@ -2,7 +2,6 @@
|
|||
|
||||
const Tweener = imports.tweener.tweener;
|
||||
const Clutter = imports.gi.Clutter;
|
||||
const GtkClutter = imports.gi.GtkClutter;
|
||||
const Pango = imports.gi.Pango;
|
||||
|
||||
const Main = imports.ui.main;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue