]> git.rm.cloudns.org Git - xonotic/xonotic-data.pk3dir.git/commit
Merge branch 'martin-t/keeptwo' into 'master'
authorterencehill <piuntn@gmail.com>
Tue, 20 Sep 2016 16:33:43 +0000 (16:33 +0000)
committerterencehill <piuntn@gmail.com>
Tue, 20 Sep 2016 16:33:43 +0000 (16:33 +0000)
commite3c690c7e94ed2db77644e5bfe8ab494fb742747
tree6c8d7135b286f7703507f11817fe34784f0950a7
parentcba9bfe889fc0b5b4bdd5976a565030047d8c7c6
parentd3878acd1bb5334ccbea69a979819d7d65b389e7
Merge branch 'martin-t/keeptwo' into 'master'

add cvar description, remove unused vaiable

At least I hope it's unused, I'd expect the compiler to warn about it but it's declared inside a function and only assigned so unless I am missing something obvious, it's not used anywhere.

See merge request !369