goom: remove compiler trick

After commit 2cb6cfed22 there is no need to
trick the compiler anymore about the usage of variable cpuFlavour.
This commit is contained in:
Luis de Bethencourt 2015-10-21 17:43:31 +01:00
parent ff18953bcd
commit 25ddf9e6ae

View file

@ -106,8 +106,6 @@ setOptimizedMethods (PluginInfo * p)
}
#endif /* HAVE_CPU_PPC */
#endif
cpuFlavour = 0; /* trick compiler into thinking variable is used */
}
void