]> source.dussan.org Git - vaadin-framework.git/commitdiff
Remove unused variable
authorLeif Åstrand <leif@vaadin.com>
Thu, 6 Sep 2012 08:44:55 +0000 (11:44 +0300)
committerLeif Åstrand <leif@vaadin.com>
Thu, 6 Sep 2012 10:22:44 +0000 (13:22 +0300)
server/src/com/vaadin/server/VaadinSession.java

index 730242d744259221575c1fd5d3ee5ab82a59ca08..50cc7a01bee552167730f3603376faf28bd9a6c0 100644 (file)
@@ -146,9 +146,6 @@ public class VaadinSession implements Terminal.ErrorListener,
         }
     }
 
-    private final static Logger logger = Logger.getLogger(VaadinSession.class
-            .getName());
-
     /**
      * Configuration for the session.
      */