diff options
Diffstat (limited to 'docs/examples/getinfo.c')
-rw-r--r-- | docs/examples/getinfo.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/examples/getinfo.c b/docs/examples/getinfo.c index 7c462b205..eb0cae31f 100644 --- a/docs/examples/getinfo.c +++ b/docs/examples/getinfo.c @@ -40,4 +40,3 @@ int main(void) } return 0; } - |