diff options
Diffstat (limited to 'docs/examples/ghiper.c')
-rw-r--r-- | docs/examples/ghiper.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/examples/ghiper.c b/docs/examples/ghiper.c index cb013afd4..e9d1fcea7 100644 --- a/docs/examples/ghiper.c +++ b/docs/examples/ghiper.c @@ -411,7 +411,6 @@ int init_fifo(void) int main(int argc, char **argv) { GlobalInfo *g; - CURLMcode rc; GMainLoop*gmain; int fd; GIOChannel* ch; |