[rygel] core: Remove unused "using"



commit 355f5aea1eb895af1af1a642b27bb0cd8696769f
Author: Jens Georg <mail jensge org>
Date:   Mon Oct 31 09:30:44 2011 +0100

    core: Remove unused "using"

 src/rygel/rygel-transcoder.vala |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/src/rygel/rygel-transcoder.vala b/src/rygel/rygel-transcoder.vala
index ea28322..f0a67c9 100644
--- a/src/rygel/rygel-transcoder.vala
+++ b/src/rygel/rygel-transcoder.vala
@@ -23,7 +23,6 @@
 
 using Gst;
 using GUPnP;
-using Gee;
 
 /**
  * The base Transcoder class. Each implementation derives from it and must



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]