summaryrefslogtreecommitdiffstats
path: root/macosx/tkMacOSXWm.c
diff options
context:
space:
mode:
Diffstat (limited to 'macosx/tkMacOSXWm.c')
-rw-r--r--macosx/tkMacOSXWm.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/macosx/tkMacOSXWm.c b/macosx/tkMacOSXWm.c
index e3047fa..7dc57e6 100644
--- a/macosx/tkMacOSXWm.c
+++ b/macosx/tkMacOSXWm.c
@@ -5931,7 +5931,6 @@ WmWinAppearance(
if (result == NULL) {
NSLog(@"Failed to read appearance name; try calling update before setting the appearance of the window.");
return TCL_OK;
- // Tcl_Panic("Failed to read appearance name.");
}
if (objc == 4) {
int index;