Enlightenment CVS committal

Author  : dj2
Project : e17
Module  : libs/ewl

Dir     : e17/libs/ewl/src/lib


Modified Files:
        ewl_scrollpane.c 


Log Message:
- cleanup

===================================================================
RCS file: /cvs/e/e17/libs/ewl/src/lib/ewl_scrollpane.c,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -3 -r1.24 -r1.25
--- ewl_scrollpane.c    29 Mar 2007 19:49:17 -0000      1.24
+++ ewl_scrollpane.c    1 Apr 2007 17:00:58 -0000       1.25
@@ -330,8 +330,7 @@
                                        void *user_data __UNUSED__)
 {
        Ewl_Scrollpane *s;
-       int vs_width = 0;
-       int hs_height = 0;
+       int vs_width = 0, hs_height = 0;
        int b_width, b_height;
        int content_w, content_h;
        unsigned int old_fill, box_fill = EWL_FLAG_FILL_FILL;



-------------------------------------------------------------------------
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
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to