(C3-2558): New character; relate to U+6588 and M-13453.
[chise/xemacs-chise.git] / src / event-msw.c
index a09c81f..ee3595f 100644 (file)
@@ -2794,8 +2794,6 @@ mswindows_wnd_proc (HWND hwnd, UINT message_, WPARAM wParam, LPARAM lParam)
          case CBN_SELCHANGE:
            if (!NILP (mswindows_handle_gui_wm_command (frame, cid, id)))
              return 0;
-         case BN_SETFOCUS:
-           
          }
        /* menubars always must come last since the hashtables do not
           always exist*/