Skip to content

Commit

Permalink
[Server] Remove extraneos comment.
Browse files Browse the repository at this point in the history
  • Loading branch information
abh3 authored and osschar committed Oct 10, 2019
1 parent 3e4b584 commit 70bd264
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/XrdXrootd/XrdXrootdProtocol.hh
Expand Up @@ -123,7 +123,6 @@ static int Configure(char *parms, XrdProtocol_Config *pi);
int Stats(char *buff, int blen, int do_sync=0);

XrdXrootdProtocol operator =(const XrdXrootdProtocol &rhs) = delete;
// XrdXrootdProtocol& operator =(const XrdXrootdProtocol &rhs);
XrdXrootdProtocol();
~XrdXrootdProtocol() {Cleanup();}

Expand Down

0 comments on commit 70bd264

Please sign in to comment.