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

Removed deadwood ProtocolType

parent 75e4176c
No related branches found
No related tags found
No related merge requests found
......@@ -28,11 +28,6 @@ const size_t HOSTNAMEBUFLEN = 256;
const int LISTENBACKLOG = 2;
const size_t SERVICENAMEBUFLEN = 256;
enum ProtocolType {
PROTOCOL_TYPE_NONE,
PROTOCOL_TYPE_TAPE
};
enum ProtocolVersion {
PROTOCOL_VERSION_NONE,
PROTOCOL_VERSION_1
......
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