Clean-up for various gcc warnings under linux.

This commit is contained in:
Ken Hughes
2008-02-03 01:33:35 +00:00
parent 87fbe307a1
commit 0a27a31970
9 changed files with 20 additions and 26 deletions

View File

@@ -5601,9 +5601,6 @@ void texspace_edit(void)
void mirrormenu(void)
{
short mode = 0;
if(G.f & G_PARTICLEEDIT) {
PE_mirror_x(0);
}