Author: dmeyer Date: Mon Jan 22 15:13:58 2007 New Revision: 9042 Modified: trunk/ui/src/application/window.py
Log: remove unneeded import Modified: trunk/ui/src/application/window.py ============================================================================== --- trunk/ui/src/application/window.py (original) +++ trunk/ui/src/application/window.py Mon Jan 22 15:13:58 2007 @@ -37,7 +37,6 @@ # freevo imports import gui from event import * -import math # application imports from handler import handler ------------------------------------------------------------------------- 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 _______________________________________________ Freevo-cvslog mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/freevo-cvslog
