summaryrefslogtreecommitdiff
path: root/source4/librpc
diff options
context:
space:
mode:
authorAndrew Tridgell <tridge@samba.org>2005-07-10 08:42:09 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 13:19:31 -0500
commit39b1d2b4c4a6a820c78440fb5d2c32f75de3289d (patch)
tree9e19fbd0157b0aab39b04f1b7cf075864c8a4678 /source4/librpc
parentc7304b3ab8396ffd1eb54a09cc730ea975ad488c (diff)
downloadsamba-39b1d2b4c4a6a820c78440fb5d2c32f75de3289d.tar.gz
samba-39b1d2b4c4a6a820c78440fb5d2c32f75de3289d.tar.bz2
samba-39b1d2b4c4a6a820c78440fb5d2c32f75de3289d.zip
r8286: it makes more sense to combine the refresh count with the register count, as they
are really the same packet (you can register with a refresh) (This used to be commit 5006528554a70c25fea15966d68b4002850ebb3e)
Diffstat (limited to 'source4/librpc')
-rw-r--r--source4/librpc/idl/irpc.idl1
1 files changed, 0 insertions, 1 deletions
diff --git a/source4/librpc/idl/irpc.idl b/source4/librpc/idl/irpc.idl
index 0d4e305e98..c28f861bd7 100644
--- a/source4/librpc/idl/irpc.idl
+++ b/source4/librpc/idl/irpc.idl
@@ -36,7 +36,6 @@
hyper query_count;
hyper register_count;
hyper release_count;
- hyper refresh_count;
} nbtd_statistics;
typedef union {