gallium/util: replace pipe_thread with thrd_t
[mesa.git] / src / gallium / drivers / llvmpipe / lp_state_setup.h
index 82af8350fb7090676d2827491f90a68a3146ab25..9ad244482de62f4c6fbe219ed02ad06a0f0c3b76 100644 (file)
@@ -18,7 +18,6 @@ struct lp_setup_variant_key {
    unsigned size:16;
    unsigned num_inputs:8;
    int color_slot:8;
-
    int bcolor_slot:8;
    int spec_slot:8;
    int bspec_slot:8;