Remove xr_draw_chart from cairo.h and make static
authorJohn Darrington <john@darrington.wattle.id.au>
Sun, 11 Dec 2011 11:39:42 +0000 (12:39 +0100)
committerJohn Darrington <john@darrington.wattle.id.au>
Sun, 11 Dec 2011 11:39:42 +0000 (12:39 +0100)
The function xr_draw_chart is used only in cairo.c, so it seems there
is little point in having it public.


No differences found