diff stream/http.c @ 31427:9494acd724a9

Remove duplicate network_bandwidth extern declarations.
author diego
date Sun, 20 Jun 2010 16:01:17 +0000
parents fb3bde3ec3a8
children c680009d6779
line wrap: on
line diff
--- a/stream/http.c	Sun Jun 20 15:53:45 2010 +0000
+++ b/stream/http.c	Sun Jun 20 16:01:17 2010 +0000
@@ -45,7 +45,6 @@
 
 extern const mime_struct_t mime_type_table[];
 extern int stream_cache_size;
-extern int network_bandwidth;
 
 typedef struct {
   unsigned metaint;