goom: remove compiler trick
After commit 2cb6cfed22166b262ae50cb58f3ff11dd8ba91f9 there is no need to trick the compiler anymore about the usage of variable cpuFlavour.
This commit is contained in:
parent
ff18953bcd
commit
25ddf9e6ae
@ -106,8 +106,6 @@ setOptimizedMethods (PluginInfo * p)
|
|||||||
}
|
}
|
||||||
#endif /* HAVE_CPU_PPC */
|
#endif /* HAVE_CPU_PPC */
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
cpuFlavour = 0; /* trick compiler into thinking variable is used */
|
|
||||||
}
|
}
|
||||||
|
|
||||||
void
|
void
|
||||||
|
Loading…
x
Reference in New Issue
Block a user