-rw-r--r-- | agg-plot/xwin-show.h | 9 |
diff --git a/agg-plot/xwin-show.h b/agg-plot/xwin-show.h deleted file mode 100644 index 62b47b75..00000000 --- a/agg-plot/xwin-show.h +++ /dev/null @@ -1,9 +0,0 @@ - -#include "defs.h" - -__BEGIN_DECLS - -extern int update_callback (void *_app); -extern void * xwin_thread_function (void *_cplot); - -__END_DECLS |