Explorar el Código

build: drop TS_CLASS definition, used nowhere

Signed-off-by: Fabio M. Di Nitto <fdinitto@redhat.com>
Reviewed-by: Jan Friesse <jfriesse@redhat.com>
Fabio M. Di Nitto hace 13 años
padre
commit
52afa4ee8d
Se han modificado 1 ficheros con 0 adiciones y 2 borrados
  1. 0 2
      configure.ac

+ 0 - 2
configure.ac

@@ -346,8 +346,6 @@ case "$host_os" in
 	*solaris*)
 	*solaris*)
 		AC_DEFINE_UNQUOTED([COROSYNC_SOLARIS], [1],
 		AC_DEFINE_UNQUOTED([COROSYNC_SOLARIS], [1],
 				   [Compiling for Solaris platform])
 				   [Compiling for Solaris platform])
-		AC_DEFINE_UNQUOTED([TS_CLASS], [1],
-				   [Prevent being scheduled RR])
 	;;
 	;;
 esac
 esac