mirror of
https://github.com/samba-team/samba.git
synced 2025-03-09 08:58:35 +03:00
s4-librpc Remove unsued server_id4.idl
This commit is contained in:
parent
73cbcd9c99
commit
77c612fc21
@ -1,13 +0,0 @@
|
|||||||
[
|
|
||||||
pointer_default(unique)
|
|
||||||
]
|
|
||||||
interface server_id
|
|
||||||
{
|
|
||||||
/* id used to identify a endpoint, possibly in a cluster */
|
|
||||||
typedef [public] struct {
|
|
||||||
hyper pid;
|
|
||||||
uint32 task_id;
|
|
||||||
uint32 vnn;
|
|
||||||
udlong unique_id;
|
|
||||||
} server_id;
|
|
||||||
}
|
|
Loading…
x
Reference in New Issue
Block a user