Skip to content

Commit de38f39

Browse files
committed
De-deprecating hidden attribute
1 parent c4a3c61 commit de38f39

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

library/src/com/loopj/android/http/AsyncHttpClient.java

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -95,8 +95,6 @@
9595
* </pre>
9696
*/
9797
public class AsyncHttpClient {
98-
// This property won't be available soon, don't use it
99-
@Deprecated
10098
private static final String VERSION = "1.4.4";
10199

102100
private static final int DEFAULT_MAX_CONNECTIONS = 10;

0 commit comments

Comments
 (0)