mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 22:38:05 +02:00
llvmpipe: (trivial) remove redundant util_cpu_detect() call in lp_test_main
Already called earlier.
This commit is contained in:
parent
8148a06b8f
commit
880424b8ad
1 changed files with 0 additions and 2 deletions
|
|
@ -397,8 +397,6 @@ int main(int argc, char **argv)
|
|||
}
|
||||
#endif
|
||||
|
||||
util_cpu_detect();
|
||||
|
||||
if(fp) {
|
||||
/* Warm up the caches */
|
||||
test_some(0, NULL, 100);
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue