OSDN Git Service

remove comment
authorKoushik Dutta <koushd@gmail.com>
Thu, 28 Feb 2013 18:34:22 +0000 (10:34 -0800)
committerKoushik Dutta <koushd@gmail.com>
Thu, 28 Feb 2013 18:34:22 +0000 (10:34 -0800)
Widgets/src/com/koushikdutta/widgets/ListContentFragmentInternal.java

index 20fb28a..529c95d 100644 (file)
@@ -54,7 +54,6 @@ public class ListContentFragmentInternal extends BetterListFragmentInternal {
     }
     
     public boolean isPaged() {
-//        return mContainer instanceof ViewSwitcher;
         return mContent == null;
     }