diff --git a/src/intel/compiler/brw_ir_fs.h b/src/intel/compiler/brw_ir_fs.h index b382933f0de..dc2ebad161b 100644 --- a/src/intel/compiler/brw_ir_fs.h +++ b/src/intel/compiler/brw_ir_fs.h @@ -30,8 +30,6 @@ class fs_reg : private brw_reg { public: - DECLARE_RALLOC_CXX_OPERATORS(fs_reg) - void init(); fs_reg();