diff options
| author | Paul Buetow <paul@buetow.org> | 2008-05-19 16:33:57 +0000 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2008-05-19 16:33:57 +0000 |
| commit | 12e3d05af58c32be74bc16d326fc948d44462a1b (patch) | |
| tree | cc394fe9fc5a2f19526b425fb6f7bea68e9fbd03 /sources/simulator/VSSimulationPanel.java | |
| parent | 1737afec7bc9b13e31934913510ff00aa2cdb5d3 (diff) | |
new brainstorm.
Diffstat (limited to 'sources/simulator/VSSimulationPanel.java')
| -rw-r--r-- | sources/simulator/VSSimulationPanel.java | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sources/simulator/VSSimulationPanel.java b/sources/simulator/VSSimulationPanel.java index a978d1b..2450059 100644 --- a/sources/simulator/VSSimulationPanel.java +++ b/sources/simulator/VSSimulationPanel.java @@ -773,7 +773,6 @@ public class VSSimulationPanel extends Canvas implements Runnable, MouseMotionLi } public void mousePressed(MouseEvent e) { - System.out.println("pressed"); } public void mouseReleased(MouseEvent e) { |
