[cairo-commit] [cairo-www] src/animationrotation.mdwn

Carl Worth cworth at freedesktop.org
Sun Nov 25 03:37:26 PST 2007


 src/animationrotation.mdwn |    3 ---
 1 file changed, 3 deletions(-)

New commits:
commit df2f1bb8b071fc25037b581781039370eabe08ca
Author: Donn <donn.ingle at gmail.com>
Date:   Sun Nov 25 03:36:54 2007 -0800

    fixed bug

diff --git a/src/animationrotation.mdwn b/src/animationrotation.mdwn
index 4590b15..0eb0298 100644
--- a/src/animationrotation.mdwn
+++ b/src/animationrotation.mdwn
@@ -119,9 +119,6 @@ I tried to comment it thoroughly, so it will 'splain itself.
             ## Drawn last to be above the red square.
             self.drawcross ( cr )         
             
-            ## And we're done
-            return True #keeps the timeout ticking
-            
         def drawCairoStuff ( self, cr ):
             ## Thrillingly, we draw a red rectangle.
             ## It's drawn such that 0,0 is in it's center.


More information about the cairo-commit mailing list