Skip to content

Commit 8b60cc8

Browse files
committed
opal/util: remove opal_strncpy()
This function is not used anywhere anymore. Signed-off-by: Jeff Squyres <jsquyres@cisco.com>
1 parent 7a593ce commit 8b60cc8

File tree

3 files changed

+0
-107
lines changed

3 files changed

+0
-107
lines changed

opal/util/Makefile.am

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,6 @@ headers = \
7070
show_help.h \
7171
show_help_lex.h \
7272
stacktrace.h \
73-
strncpy.h \
7473
string_copy.h \
7574
sys_limits.h \
7675
timings.h \
@@ -110,7 +109,6 @@ libopalutil_la_SOURCES = \
110109
show_help.c \
111110
show_help_lex.l \
112111
stacktrace.c \
113-
strncpy.c \
114112
string_copy.c \
115113
sys_limits.c \
116114
uri.c \

opal/util/strncpy.c

Lines changed: 0 additions & 63 deletions
This file was deleted.

opal/util/strncpy.h

Lines changed: 0 additions & 42 deletions
This file was deleted.

0 commit comments

Comments
 (0)