From 608370615136d1b4d8ef57439632023b9bce53cd Mon Sep 17 00:00:00 2001 From: Brad Hefta-Gaub Date: Fri, 11 Mar 2016 16:47:16 -0800 Subject: [PATCH] CR feedback --- examples/away.js | 1 - 1 file changed, 1 deletion(-) diff --git a/examples/away.js b/examples/away.js index 6bd685fcff..643edbd149 100644 --- a/examples/away.js +++ b/examples/away.js @@ -181,7 +181,6 @@ function goAway() { // remember the View > Overlays state... wasOverlaysVisible = Menu.isOptionChecked("Overlays"); - print("wasOverlaysVisible:" + wasOverlaysVisible); // show overlays so that people can see the "Away" message Menu.setIsOptionChecked("Overlays", true);