diff --git a/source3/include/smb.h b/source3/include/smb.h index 714d3b2eb40..3049b503627 100644 --- a/source3/include/smb.h +++ b/source3/include/smb.h @@ -237,8 +237,6 @@ implemented */ typedef char pstring[1024]; typedef char fstring[128]; -/* typedef fstring string; */ - /* pipe strings */ #define PIPE_LANMAN "\\PIPE\\LANMAN"