Skip to content

Commit f021577

Browse files
authored
Disabling warning.
1 parent 675f7e7 commit f021577

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/support/eventbus.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,6 @@ SOFTWARE.
4242
#else
4343
#define PCSX_RTTI 0
4444
#define CTTI_HAS_ENUM_AWARE_PRETTY_FUNCTION 1
45-
#define CTTI_HAS_VARIABLE_TEMPLATES 1
4645
#include "ctti/type_id.hpp"
4746
#define PCSX_HASH_TYPE(type) ctti::unnamed_type_id<type>().hash()
4847
#endif

0 commit comments

Comments
 (0)