Browse Source

Cleaned up commented out code

Lara Luu 10 years ago
parent
commit
8d6011ee6b
2 changed files with 0 additions and 3 deletions
  1. BIN
      Lab1/bin/ListWork.class
  2. 0 3
      Lab1/src/ListWork.java

BIN
Lab1/bin/ListWork.class


+ 0 - 3
Lab1/src/ListWork.java

@@ -46,10 +46,7 @@ public class ListWork
 				
 			}
 		}
-		//if (scannerRead.hasNextLine())
-		//{
 			scannerRead.nextLine();
-		//}
 		
 		System.out.println("Would you like to search through this array? (y/n)");
 		while(true) //()