Come on, The Cheat. Let's take our invisible business elsewhere.
This commit is contained in:
parent
cbb3f5e24a
commit
48821a9027
1 changed files with 0 additions and 4 deletions
|
@ -192,8 +192,6 @@ static void draw_gauge_cluster_bg(cairo_t *cr,
|
|||
height * 0.1,
|
||||
width * 0.16,
|
||||
height * 0.5);
|
||||
|
||||
cairo_destroy(cr);
|
||||
}
|
||||
|
||||
static void update_gauge_cluster(cairo_t *cr,
|
||||
|
@ -272,8 +270,6 @@ int main(int argc, char **argv) {
|
|||
|
||||
switch (e.type) {
|
||||
case Expose:
|
||||
fprintf(stderr, "Event %d\n", e.type);
|
||||
|
||||
hexagram_window_refresh_bg(window);
|
||||
|
||||
break;
|
||||
|
|
Loading…
Add table
Reference in a new issue