[f-spot] Remove some Glade references
- From: Ruben Vermeersch <rubenv src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [f-spot] Remove some Glade references
- Date: Tue, 24 Aug 2010 10:40:20 +0000 (UTC)
commit e9ff3d5d4eefc8cfbd3b240fd2f064fa3ad82302
Author: Paul Lange <palango gmx de>
Date: Fri Aug 20 22:00:44 2010 +0200
Remove some Glade references
.../MainApp/FSpot.UI.Dialog/TagSelectionDialog.cs | 2 --
src/Clients/MainApp/PhotoVersionCommands.cs | 1 -
2 files changed, 0 insertions(+), 3 deletions(-)
---
diff --git a/src/Clients/MainApp/FSpot.UI.Dialog/TagSelectionDialog.cs b/src/Clients/MainApp/FSpot.UI.Dialog/TagSelectionDialog.cs
index 6fbe318..b8f6898 100644
--- a/src/Clients/MainApp/FSpot.UI.Dialog/TagSelectionDialog.cs
+++ b/src/Clients/MainApp/FSpot.UI.Dialog/TagSelectionDialog.cs
@@ -1,8 +1,6 @@
using System;
using Gdk;
using Gtk;
-using Glade;
-
using FSpot.Core;
namespace FSpot.UI.Dialog {
diff --git a/src/Clients/MainApp/PhotoVersionCommands.cs b/src/Clients/MainApp/PhotoVersionCommands.cs
index b30689e..a9fe354 100644
--- a/src/Clients/MainApp/PhotoVersionCommands.cs
+++ b/src/Clients/MainApp/PhotoVersionCommands.cs
@@ -1,5 +1,4 @@
using Gtk;
-using Glade;
using System;
using Mono.Unix;
using FSpot;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]