[rygel] test: Remove redundant 'using' statements
- From: Zeeshan Ali Khattak <zeeshanak src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [rygel] test: Remove redundant 'using' statements
- Date: Tue, 12 Jan 2010 15:37:44 +0000 (UTC)
commit 0840b6c84d6ef3118773bbc0e9e06c85946148cf
Author: Zeeshan Ali (Khattak) <zeeshanak gnome org>
Date: Tue Jan 12 17:30:43 2010 +0200
test: Remove redundant 'using' statements
src/plugins/test/rygel-test-audio-item.vala | 2 --
src/plugins/test/rygel-test-video-item.vala | 2 --
2 files changed, 0 insertions(+), 4 deletions(-)
---
diff --git a/src/plugins/test/rygel-test-audio-item.vala b/src/plugins/test/rygel-test-audio-item.vala
index 541b272..bf267ad 100644
--- a/src/plugins/test/rygel-test-audio-item.vala
+++ b/src/plugins/test/rygel-test-audio-item.vala
@@ -22,8 +22,6 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-using GUPnP;
-using Gee;
using Gst;
/**
diff --git a/src/plugins/test/rygel-test-video-item.vala b/src/plugins/test/rygel-test-video-item.vala
index ed1f55f..ed5b5de 100644
--- a/src/plugins/test/rygel-test-video-item.vala
+++ b/src/plugins/test/rygel-test-video-item.vala
@@ -22,8 +22,6 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-using GUPnP;
-using Gee;
using Gst;
/**
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]