projects
/
profile
/
ivi
/
rygel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
694a909
)
core: Remove a redundant 'using' statement
author
Zeeshan Ali (Khattak)
<zeeshanak@gnome.org>
Mon, 15 Jun 2009 08:36:18 +0000
(11:36 +0300)
committer
Zeeshan Ali (Khattak)
<zeeshanak@gnome.org>
Mon, 15 Jun 2009 08:36:18 +0000
(11:36 +0300)
src/rygel/rygel-main.vala
patch
|
blob
|
history
diff --git
a/src/rygel/rygel-main.vala
b/src/rygel/rygel-main.vala
index
983ddf7
..
c30b293
100644
(file)
--- a/
src/rygel/rygel-main.vala
+++ b/
src/rygel/rygel-main.vala
@@
-21,7
+21,6
@@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-using GUPnP;
using CStuff;
using Gee;