Skip to content
Snippets Groups Projects
Commit 03d2e572 authored by Raphael GIRARDOT's avatar Raphael GIRARDOT
Browse files

removed useless trace

parent f86a7714
No related branches found
No related tags found
No related merge requests found
...@@ -151,7 +151,6 @@ public class MyJMenu extends JMenu { ...@@ -151,7 +151,6 @@ public class MyJMenu extends JMenu {
} }
} }
System.out.println("getPopupMenuOrigin=" + x + "," + y);
return new Point(x, y); return new Point(x, y);
} }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment