diff --git a/widget/cocoa/nsLookAndFeel.mm b/widget/cocoa/nsLookAndFeel.mm index 58e34da5c..bfcd0182e 100644 --- a/widget/cocoa/nsLookAndFeel.mm +++ b/widget/cocoa/nsLookAndFeel.mm @@ -443,7 +443,6 @@ nsLookAndFeel::GetIntImpl(IntID aID, int32_t &aResult) return res; case eIntID_TabFocusModel: { -fprintf(stderr, "TabFocusModel\n"); // we should probably cache this CFPropertyListRef fullKeyboardAccessProperty; fullKeyboardAccessProperty = ::CFPreferencesCopyValue(CFSTR("AppleKeyboardUIMode"),