This commit is contained in:
Francesco Mangiacrapa 2013-03-26 10:41:08 +00:00
parent cc70fa0597
commit d686391ce8
1 changed files with 0 additions and 8 deletions

View File

@ -525,15 +525,7 @@ public class AppController implements SubscriberInterface {
}
}
// public static boolean isSearchActive() {
// return isSearchActive;
// }
//
// public static void setSearchActive(boolean isSearchActive) {
// AppController.isSearchActive = isSearchActive;
// }
/**
*