diff options
Diffstat (limited to 'games-action/trackballs/files/0.9.2-sparkle.patch')
-rw-r--r-- | games-action/trackballs/files/0.9.2-sparkle.patch | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/games-action/trackballs/files/0.9.2-sparkle.patch b/games-action/trackballs/files/0.9.2-sparkle.patch deleted file mode 100644 index 322a878abdbd..000000000000 --- a/games-action/trackballs/files/0.9.2-sparkle.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- sparkle2d.cc.orig 2003-06-20 00:53:04.000000000 -0400 -+++ sparkle2d.cc 2003-06-20 00:53:14.000000000 -0400 -@@ -174,7 +174,7 @@ - speed[1] = 2.*frandom()-1.; - return add(pos, speed, 0.5+frandom()*2., 1., col); - } --int Sparkle2D::add(float pos[2]); -+//int Sparkle2D::add(float pos[2]); - - - /* |