diff --git a/examples/tests/avatarAttachmentTest.js b/examples/tests/avatarAttachmentTest.js index 6b49fdba34..f287013979 100644 --- a/examples/tests/avatarAttachmentTest.js +++ b/examples/tests/avatarAttachmentTest.js @@ -15,7 +15,6 @@ // Toggle button helper function ToggleButtonBuddy(x, y, width, height, urls) { - print("ToggleButtonBuddy() "+ x+ "," + y + "[" + width + ","+height+"] " + urls); this.up = Overlays.addOverlay("image", { x: x, y: y, width: width, height: height, subImage: { x: 0, y: 0, width: width, height: height},