this is just silly at this point

This commit is contained in:
Patrick Vares
2015-01-30 00:20:18 -05:00
parent 27df4e33d4
commit 022e8fb89b
+1 -1
View File
@@ -1210,7 +1210,7 @@ public class Sketch {
current = code[which];
currentIndex = which;
current.visited = System.currentTimeMillis();
editor.setCode(current);
// editor.header.rebuild();
editor.header.repaint();