From add7f54af34c926de764680b64ef6afc815f2d0b Mon Sep 17 00:00:00 2001 From: Brad Hefta-Gaub Date: Fri, 4 Mar 2016 15:29:32 -0800 Subject: [PATCH] remove debug line --- examples/tests/avatarAttachmentTest.js | 1 - 1 file changed, 1 deletion(-) 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},