]> git.ipfire.org Git - thirdparty/samba.git/commitdiff
smbd: Remove an unused anonymous struct definition
authorVolker Lendecke <vl@samba.org>
Tue, 13 Oct 2020 11:02:27 +0000 (13:02 +0200)
committerJeremy Allison <jra@samba.org>
Wed, 21 Oct 2020 19:04:38 +0000 (19:04 +0000)
Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
source3/include/smb.h

index b871b0f80ab04f1de9ea9c03516ac00dbf91b73f..b703dc5d8f3fed4251d64c360035636796c4d7fb 100644 (file)
@@ -134,7 +134,6 @@ struct notify_mid_map;
 struct notify_db_entry;
 struct notify_event;
 struct notify_change_request;
-struct sys_notify_backend;
 struct sys_notify_context {
        struct tevent_context *ev;
        void *private_data;     /* For use by the system backend */