Revision: 1420 http://svn.sourceforge.net/spring-rich-c/?rev=1420&view=rev Author: jhoskens Date: 2006-09-20 07:10:07 -0700 (Wed, 20 Sep 2006)
Log Message: ----------- Merged from trunk: removed unused variable Modified Paths: -------------- branches/spring-richclient-0.2.X/support/src/main/java/org/springframework/richclient/dialog/ConfirmationDialog.java Modified: branches/spring-richclient-0.2.X/support/src/main/java/org/springframework/richclient/dialog/ConfirmationDialog.java =================================================================== --- branches/spring-richclient-0.2.X/support/src/main/java/org/springframework/richclient/dialog/ConfirmationDialog.java 2006-09-20 14:08:31 UTC (rev 1419) +++ branches/spring-richclient-0.2.X/support/src/main/java/org/springframework/richclient/dialog/ConfirmationDialog.java 2006-09-20 14:10:07 UTC (rev 1420) @@ -41,8 +41,6 @@ private DefaultMessageAreaPane messageAreaPane; private String confirmationMessage; - - private PropertyChangeSupport propertyChangeSupport = new PropertyChangeSupport(this); public ConfirmationDialog() { this("Confirmation Required", null, "Are you sure you wish to perform this action?"); This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ spring-rich-c-cvs mailing list spring-rich-c-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/spring-rich-c-cvs