mirror of
https://git.openafs.org/openafs.git
synced 2025-01-31 13:38:01 +00:00
ubik: Remove unused sampleName
The RPC-L type sampleName and related constant UMAXNAMELEN are not referenced by anything, and have been unused since OpenAFS 1.0. Remove the unused definitions. Change-Id: I21a11d9db9ed80547de8685623fb09f9a86934f1 Reviewed-on: https://gerrit.openafs.org/14386 Tested-by: BuildBot <buildbot@rampaginggeek.com> Reviewed-by: Benjamin Kaduk <kaduk@mit.edu>
This commit is contained in:
parent
bc6f50ca0c
commit
83ce8d41c6
@ -10,9 +10,6 @@
|
|||||||
package SAMPLE_
|
package SAMPLE_
|
||||||
prefix S
|
prefix S
|
||||||
|
|
||||||
const UMAXNAMELEN = 255;
|
|
||||||
typedef string sampleName<UMAXNAMELEN>;
|
|
||||||
|
|
||||||
#define SAMPLE_INC_OPCODE 200
|
#define SAMPLE_INC_OPCODE 200
|
||||||
#define SAMPLE_GET_OPCODE 201
|
#define SAMPLE_GET_OPCODE 201
|
||||||
#define SAMPLE_TRUN_OPCODE 202
|
#define SAMPLE_TRUN_OPCODE 202
|
||||||
|
Loading…
x
Reference in New Issue
Block a user