[Darshan-commits] [Git][darshan/darshan][autoperf-mod-update] remove the unnecessary function that was added
Sudheer Chunduri
xgitlab at cels.anl.gov
Tue Feb 9 00:10:23 CST 2021
Sudheer Chunduri pushed to branch autoperf-mod-update at darshan / darshan
Commits:
a80da5c6 by Sudheer Chunduri at 2021-02-09T06:09:49+00:00
remove the unnecessary function that was added
- - - - -
1 changed file:
- darshan-util/darshan-logutils.c
Changes:
=====================================
darshan-util/darshan-logutils.c
=====================================
@@ -373,10 +373,6 @@ int darshan_log_get_exe(darshan_fd fd, char *buf)
return (0);
}
-int darshan_get_node_name(char p[128], char buf[128]) {
- printf("debug: ... %s\n", p);
- return sprintf(buf, "%s", p);
-}
/* darshan_log_put_exe()
*
View it on GitLab: https://xgitlab.cels.anl.gov/darshan/darshan/-/commit/a80da5c6f56b2c2b3db2cd96ac6d4f708843d7bb
--
View it on GitLab: https://xgitlab.cels.anl.gov/darshan/darshan/-/commit/a80da5c6f56b2c2b3db2cd96ac6d4f708843d7bb
You're receiving this email because of your account on xgitlab.cels.anl.gov.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/darshan-commits/attachments/20210209/f6841e29/attachment.html>
More information about the Darshan-commits
mailing list