Skip to content
Snippets Groups Projects
Commit fbb94327 authored by Steven Murray's avatar Steven Murray
Browse files

Removed deadwood ACS_PORT constant

parent 32ec8899
No related branches found
No related tags found
No related merge requests found
......@@ -107,12 +107,6 @@ enum MsgType {
#define ERMCUNLOAD ERMCRBTERR+9 /* Remote SCSI media changer error (unload + demount) */
#define ERMMAXERR ERMBASEOFF+11
/**
* The default TCP/IP port on which the CASTOR ACS daemon listens for incoming Zmq
* connections from the tape server.
*/
const unsigned short ACS_PORT = 54521;
/**
* The default TCP/IP port on which the CASTOR rmcd daemon listens for incoming
* TCP/IP connections from the tape server.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment