diff options
Diffstat (limited to 'src/mesa/program/prog_to_nir.h')
-rw-r--r-- | src/mesa/program/prog_to_nir.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mesa/program/prog_to_nir.h b/src/mesa/program/prog_to_nir.h index 09425b52e17..22a2b420cf5 100644 --- a/src/mesa/program/prog_to_nir.h +++ b/src/mesa/program/prog_to_nir.h @@ -21,7 +21,6 @@ * IN THE SOFTWARE. */ -#pragma once #ifndef PROG_TO_NIR_H #define PROG_TO_NIR_H |