smbXsrv: remove an old comment - multi-channel support is now available
authorMichael Adam <obnox@samba.org>
Fri, 26 Aug 2016 11:55:13 +0000 (13:55 +0200)
committerMichael Adam <obnox@samba.org>
Tue, 18 Sep 2018 10:34:31 +0000 (12:34 +0200)
Signed-off-by: Michael Adam <obnox@samba.org>
source3/librpc/idl/smbXsrv.idl

index ac74793c9872ac777eff3c42caf2063f9cf34330..78f693ef0c7f6e2bbfa55c70dd50cbc9863180d6 100644 (file)
@@ -134,11 +134,6 @@ interface smbXsrv
                 */
                [ignore] struct smbXsrv_open_table      *open_table;
 
-               /*
-                * For now this is only one connection!
-                * With multi-channel support we'll get more than
-                * one in future.
-                */
                [ignore] struct smbXsrv_connection      *connections;
                boolean8                server_multi_channel_enabled;
        } smbXsrv_client;