]> source.dussan.org Git - gwtquery.git/commitdiff
Remove method used during developing to inspect objects
authorManuel Carrasco Moñino <manuel.carrasco.m@gmail.com>
Mon, 18 Nov 2013 07:26:24 +0000 (08:26 +0100)
committerManuel Carrasco Moñino <manuel.carrasco.m@gmail.com>
Mon, 18 Nov 2013 07:26:24 +0000 (08:26 +0100)
gwtquery-core/src/main/java/com/google/gwt/query/client/plugins/Effects.java

index 19d49b6b0f6f2f4495bf5d5f7a3135c9409e524e..8de5d91cae236f971b64765fcc6579e65d981459 100755 (executable)
@@ -183,10 +183,6 @@ public class Effects extends QueuePlugin<Effects> {
     return this;
   }
 
-  private static native void set(Element e) /*-{
-    $wnd.eee = e;
-  }-*/;
-
   /**
    *
    * The animate() method allows you to create animation effects on any numeric