Author: [EMAIL PROTECTED]
Date: Mon Sep 22 14:13:38 2008
New Revision: 3672

Modified:
    trunk/user/src/com/google/gwt/core/client/GWT.java

Log:
Comment update: removes a stale reference to GWT.java-hosted.

Review by: scottb


Modified: trunk/user/src/com/google/gwt/core/client/GWT.java
==============================================================================
--- trunk/user/src/com/google/gwt/core/client/GWT.java  (original)
+++ trunk/user/src/com/google/gwt/core/client/GWT.java  Mon Sep 22 14:13:38  
2008
@@ -23,12 +23,6 @@
   * deferred binding.
   */
  public final class GWT {
-  /*
-   * This is the web mode version of this class. Because it's so special,
-   * there's also a hosted mode version. See GWT.java-hosted. Do NOT  
change the
-   * public API of this class without also updating GWT.java-hosted!
-   */
-
    /**
     * This interface is used to catch exceptions at the "top level" just  
before
     * they escape to the browser. This is used in places where the browser  
calls

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

Reply via email to