Close #3979. --- cpukit/include/rtems/system.h | 4 ---- 1 file changed, 4 deletions(-)
diff --git a/cpukit/include/rtems/system.h b/cpukit/include/rtems/system.h index 3a2dff9721..a1018e2c86 100644 --- a/cpukit/include/rtems/system.h +++ b/cpukit/include/rtems/system.h @@ -44,10 +44,6 @@ extern "C" { */ extern RTEMS_DEPRECATED const char _Copyright_Notice[]; -typedef RTEMS_DEPRECATED uint32_t RTEMS_MAXIMUM_NAME_LENGTH; -/* The use of this define is deprecated, use sizeof(rtems_name) instead */ -#define RTEMS_MAXIMUM_NAME_LENGTH sizeof(RTEMS_MAXIMUM_NAME_LENGTH) - #endif /* ASM */ #ifdef __cplusplus -- 2.26.2 _______________________________________________ devel mailing list devel@rtems.org http://lists.rtems.org/mailman/listinfo/devel