Skip to content

Commit e73b216

Browse files
authored
remove macros from source file (#156)
Signed-off-by: Dirk Thomas <dirk-thomas@users.noreply.github.com>
1 parent e52f2cf commit e73b216

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/time.c

-2
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,6 @@ extern "C"
2828
#include "rcutils/error_handling.h"
2929
#include "rcutils/snprintf.h"
3030

31-
RCUTILS_PUBLIC
32-
RCUTILS_WARN_UNUSED
3331
rcutils_ret_t
3432
rcutils_time_point_value_as_nanoseconds_string(
3533
const rcutils_time_point_value_t * time_point,

0 commit comments

Comments
 (0)