Index: trunk/scripts/SyncEditorLayerIndex.groovy
===================================================================
--- trunk/scripts/SyncEditorLayerIndex.groovy	(revision 13801)
+++ trunk/scripts/SyncEditorLayerIndex.groovy	(revision 13827)
@@ -346,5 +346,5 @@
                     shapes += sep + "</shape>\n"
                 }
-            } catch(IllegalArgumentException) {
+            } catch(IllegalArgumentException ignored) {
             }
             if(shapes) {
