[Pkg-wmaker-commits] [wmbubble] 78/207: remove unused prototypes

Doug Torrance dtorrance-guest at moszumanska.debian.org
Mon Aug 24 04:18:06 UTC 2015


This is an automated email from the git hooks/post-receive script.

dtorrance-guest pushed a commit to branch master
in repository wmbubble.

commit 192ef94df625cd25c2d8ce0bb74e8010923d35bc
Author: Robert Jacobs <rnjacobs at mit.edu>
Date:   Thu Aug 18 15:52:08 2011 -0700

    remove unused prototypes
---
 bubblemon.c | 2 --
 1 file changed, 2 deletions(-)

diff --git a/bubblemon.c b/bubblemon.c
index 788821b..6e8a6a1 100644
--- a/bubblemon.c
+++ b/bubblemon.c
@@ -86,7 +86,6 @@
 enum bubblebuf_values { watercolor, antialiascolor, aircolor };
 
 /* local prototypes *INDENT-OFF* */
-void bubblemon_setup_samples(void);
 void bubblemon_allocate_buffers(void);
 void bubblemon_update(int cpu);
 void bubblebuf_colorspace(void);
@@ -100,7 +99,6 @@ int get_screen_selection(void);
 void draw_from_xpm(char **xpm, unsigned char *whither, unsigned int targetw,
                    unsigned int xpmx, unsigned int xpmy, unsigned int xpmw,
                    unsigned int xpmh, unsigned int color);
-void draw_pixel(unsigned int x, unsigned int y, unsigned char *buf, char *c);
 void draw_history(int num, int size, unsigned int *history,
                   unsigned char *buf);
 void draw_digit(unsigned char * from, unsigned char * whither);

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-wmaker/wmbubble.git



More information about the Pkg-wmaker-commits mailing list