r8286: it makes more sense to combine the refresh count with the register count,...
authorAndrew Tridgell <tridge@samba.org>
Sun, 10 Jul 2005 08:42:09 +0000 (08:42 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:19:31 +0000 (13:19 -0500)
are really the same packet (you can register with a refresh)
(This used to be commit 5006528554a70c25fea15966d68b4002850ebb3e)

source4/librpc/idl/irpc.idl

index 0d4e305e988dac12e593e59d12be4e87d564d879..c28f861bd71370786f45de6e413dab0e9dc0a680 100644 (file)
@@ -36,7 +36,6 @@
                hyper query_count;
                hyper register_count;
                hyper release_count;
-               hyper refresh_count;
        } nbtd_statistics;
 
        typedef union {