Skip to content
This repository was archived by the owner on Feb 9, 2020. It is now read-only.

Commit e7c73b8

Browse files
committed
Small clean up of lookup_data in mud.h
1 parent 013e7e0 commit e7c73b8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/mud.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,6 @@ struct lookup_data
150150
{
151151
D_SOCKET * dsock; /* the socket we wish to do a hostlookup on */
152152
struct sockaddr *sa;
153-
//char * buf; /* the buffer it should be stored in */
154153
};
155154

156155
struct typCmd

0 commit comments

Comments
 (0)