How did I miss this?

This commit is contained in:
mkaply%us.ibm.com 2004-04-21 14:50:55 +00:00
parent a06c84f791
commit 35eacd371a

View File

@ -450,7 +450,7 @@ MRESULT nsFrameWindow::FrameMessage( ULONG msg, MPARAM mp1, MPARAM mp2)
/* To simulate Windows better, we need to send a focus message to the */
/* client when the frame is activated if there is a non mozilla window focused */
case WM_ACTIVATE:
ifdef DEBUG_FOCUS
#ifdef DEBUG_FOCUS
printf("[%x] WM_ACTIVATE (%d)\n", this, mWindowIdentifier);
#endif
if (SHORT1FROMMP(mp1)) {