Clean up unused includes

Some late spring cleaning ...
This commit is contained in:
Florian Müllner
2010-06-30 14:42:36 +02:00
parent cc0de39725
commit 4632db177a
28 changed files with 0 additions and 74 deletions

View File

@ -4,7 +4,6 @@ const Clutter = imports.gi.Clutter;
const Gio = imports.gi.Gio;
const GLib = imports.gi.GLib;
const Lang = imports.lang;
const Mainloop = imports.mainloop;
const Meta = imports.gi.Meta;
const St = imports.gi.St;
const Shell = imports.gi.Shell;