Revision: 1213
          http://stripes.svn.sourceforge.net/stripes/?rev=1213&view=rev
Author:   bengunter
Date:     2009-10-28 18:12:47 +0000 (Wed, 28 Oct 2009)

Log Message:
-----------
Removed an unnecessary @SuppressWarnings

Modified Paths:
--------------
    
branches/1.5.x/stripes/src/net/sourceforge/stripes/config/DefaultConfiguration.java

Modified: 
branches/1.5.x/stripes/src/net/sourceforge/stripes/config/DefaultConfiguration.java
===================================================================
--- 
branches/1.5.x/stripes/src/net/sourceforge/stripes/config/DefaultConfiguration.java
 2009-10-27 19:49:21 UTC (rev 1212)
+++ 
branches/1.5.x/stripes/src/net/sourceforge/stripes/config/DefaultConfiguration.java
 2009-10-28 18:12:47 UTC (rev 1213)
@@ -105,7 +105,6 @@
      * Creates and stores instances of the objects of the type that the 
Configuration is
      * responsible for providing, except where subclasses have already 
provided instances.
      */
-    @SuppressWarnings("unchecked")
     public void init() {
         try {
                Boolean debugMode = initDebugMode();


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
Stripes-development mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/stripes-development

Reply via email to