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
b5d69a3b
Commit
b5d69a3b
authored
Apr 20, 2021
by
Steven Murray
Browse files
Removed deadwood constant TPMAGIC
parent
b890e12f
Changes
1
Hide whitespace changes
Inline
Side-by-side
mediachanger/Constants.hpp
View file @
b5d69a3b
...
@@ -92,11 +92,6 @@ const int RMC_NET_TIMEOUT = 600; // Timeout in seconds
...
@@ -92,11 +92,6 @@ const int RMC_NET_TIMEOUT = 600; // Timeout in seconds
*/
*/
const
int
RMC_MAX_RQST_ATTEMPTS
=
10
;
const
int
RMC_MAX_RQST_ATTEMPTS
=
10
;
/**
* The magic number to identify taped messages.
*/
const
uint32_t
TPMAGIC
=
0x141001
;
/**
/**
* The magic number to identify rmcd messages.
* The magic number to identify rmcd messages.
*/
*/
...
...
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