瀏覽代碼

minor comment cleanup

David Rose 22 年之前
父節點
當前提交
d647d2af0c
共有 1 個文件被更改,包括 1 次插入2 次删除
  1. 1 2
      panda/src/windisplay/winGraphicsWindow.cxx

+ 1 - 2
panda/src/windisplay/winGraphicsWindow.cxx

@@ -138,6 +138,7 @@ process_events() {
     process_1_event();
   }
 }
+
 ////////////////////////////////////////////////////////////////////
 //     Function: WinGraphicsWindow::set_properties_now
 //       Access: Public, Virtual
@@ -1139,8 +1140,6 @@ process_1_event() {
     exit(msg.wParam);  // this will invoke AtExitFn
   }
 
-  // consider DWORD msg.time for time of keypress/keyrelease event.
-
   // Translate virtual key messages
   TranslateMessage(&msg);
   // Call window_proc