Go to file
Christophe Fergeau ecce34db52 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.
2012-03-20 15:25:51 +01:00
common common/gl: remove unused variable 2012-03-20 15:25:51 +01:00
python_modules python_modules/codegen.py: fix indent error in an unused function 2012-03-20 15:25:51 +01:00
spice1.proto spice-client migration: fix minor for old migration support. 2012-03-20 15:25:51 +01:00
spice_codegen.py Make pointers 32bit in new protocol format 2012-03-20 15:25:45 +01:00
spice.proto smartcard: add to spice.proto 2012-03-20 15:25:50 +01:00