OSDN Git Service

使用されていないフィールドを削除 (CA1823)
[opentween/open-tween.git] / OpenTween / Connection / HttpTwitter.cs
index a9b9753..1639fc4 100644 (file)
@@ -48,7 +48,6 @@ namespace OpenTween
         private const string GetMethod = "GET";
 
         private IHttpConnection httpCon; //HttpConnectionApi or HttpConnectionOAuth
-        private HttpVarious httpConVar = new HttpVarious();
 
         private enum AuthMethod
         {