Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
dCache
cta
Commits
422321f8
Commit
422321f8
authored
Apr 20, 2021
by
Steven Murray
Browse files
Removed deadwood enumeration ProtocolVersion
parent
ec2db86a
Changes
1
Hide whitespace changes
Inline
Side-by-side
mediachanger/Constants.hpp
View file @
422321f8
...
...
@@ -28,11 +28,6 @@ const size_t HOSTNAMEBUFLEN = 256;
const
int
LISTENBACKLOG
=
2
;
const
size_t
SERVICENAMEBUFLEN
=
256
;
enum
ProtocolVersion
{
PROTOCOL_VERSION_NONE
,
PROTOCOL_VERSION_1
};
/* Request types */
#define RMC_GETGEOM 1
/* Get robot geometry */
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment