| Removing unnecessary null checks in removeInputListeners. Javadocs for Swing APIs explicitly declare that null may be passed and that no action will be taken when you do so. | 
|---|
|  | 
| core/src/main/java/edu/umd/cs/piccolo/PCanvas.java | 
|---|