summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--source3/include/proto.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/source3/include/proto.h b/source3/include/proto.h
index 00c95587ba..07011b2256 100644
--- a/source3/include/proto.h
+++ b/source3/include/proto.h
@@ -1099,9 +1099,6 @@ int reply_findnclose(char *inbuf,char *outbuf,int length,int bufsize);
int reply_transs2(char *inbuf,char *outbuf,int length,int bufsize);
int reply_trans2(char *inbuf,char *outbuf,int length,int bufsize);
-/*The following definitions come from ubi_dLinkList.c */
-
-
/*The following definitions come from ufc.c */
char *ufc_crypt(char *key,char *salt);