Ben Copsey

Remove reference to shared queue

@@ -9,7 +9,6 @@ @@ -9,7 +9,6 @@
9 #import "ASINetworkQueue.h" 9 #import "ASINetworkQueue.h"
10 #import "ASIHTTPRequest.h" 10 #import "ASIHTTPRequest.h"
11 11
12 -static ASINetworkQueue *sharedNetworkQueue = nil;  
13 12
14 @implementation ASINetworkQueue 13 @implementation ASINetworkQueue
15 14