summaryrefslogtreecommitdiff
path: root/cmd/strsclnt/strsclnt.c
diff options
context:
space:
mode:
Diffstat (limited to 'cmd/strsclnt/strsclnt.c')
-rw-r--r--cmd/strsclnt/strsclnt.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/cmd/strsclnt/strsclnt.c b/cmd/strsclnt/strsclnt.c
index c09c837c3..54f843d82 100644
--- a/cmd/strsclnt/strsclnt.c
+++ b/cmd/strsclnt/strsclnt.c
@@ -28,10 +28,6 @@
#include "nss.h"
#include "ssl.h"
-#ifndef PORT_Sprintf
-#define PORT_Sprintf sprintf
-#endif
-
#ifndef PORT_Strstr
#define PORT_Strstr strstr
#endif