Revision: 6964
Author: j...@google.com
Date: Tue Nov 17 12:12:15 2009
Log: Remove status line update from IE plugin.

Patch by: jat
Unreviewed

http://code.google.com/p/google-web-toolkit/source/detail?r=6964

Modified:
  /trunk/plugins/ie/oophm/oophm/IESessionHandler.cpp

=======================================
--- /trunk/plugins/ie/oophm/oophm/IESessionHandler.cpp  Thu Sep  3 15:22:56  
2009
+++ /trunk/plugins/ie/oophm/oophm/IESessionHandler.cpp  Tue Nov 17 12:12:15  
2009
@@ -25,7 +25,7 @@
  IESessionHandler::IESessionHandler(HostChannel* channel,
                                     IHTMLWindow2* window) :  
SessionData(channel, window, this), jsObjectId(1)
  {
-  window->put_defaultStatus(L"GWT OOPHM Plugin active");
+  // window->put_defaultStatus(L"GWT Developer Plugin active");
  }

  IESessionHandler::~IESessionHandler(void) {

-- 
http://groups.google.com/group/Google-Web-Toolkit-Contributors

Reply via email to