core: Remove a redundant 'using' statement
authorZeeshan Ali (Khattak) <zeeshanak@gnome.org>
Mon, 15 Jun 2009 08:36:18 +0000 (11:36 +0300)
committerZeeshan Ali (Khattak) <zeeshanak@gnome.org>
Mon, 15 Jun 2009 08:36:18 +0000 (11:36 +0300)
src/rygel/rygel-main.vala

index 983ddf7..c30b293 100644 (file)
@@ -21,7 +21,6 @@
  * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
  */
 
-using GUPnP;
 using CStuff;
 using Gee;