diff options
| author | Christophe Fergeau <cfergeau@gmail.com> | 2011-03-22 17:22:08 +0100 |
|---|---|---|
| committer | Hans de Goede <hdegoede@redhat.com> | 2011-03-23 11:26:33 +0100 |
| commit | a81fbdd91c242c9f2ff2cd1edcb5e16dca59d570 (patch) | |
| tree | 9853a2bc781f50370fd9b367b65e65a956e5542a /client/application.cpp | |
| parent | ade5ecb2c8184775a9b7329d6c026b62cb08a91e (diff) | |
common/gl: remove unused variable
clang static analyzer warned that 'len' was computed but never
used in glc_vertex2d. glc_stroke_line_dash has side effects so
we have to call it, but we don't need to save its return value
since it's not used.
Diffstat (limited to 'client/application.cpp')
0 files changed, 0 insertions, 0 deletions
