r23055: Rewrite messages.c to use auto-generated marshalling in the tdb. I'm
[obnox/samba/samba-obnox.git] / source / smbd / statcache.c
index 1d6646257a962415c61b8502d9ce703635ddac40..b63dd165a7627934bfd3a6031ca78af86395ad4e 100644 (file)
@@ -296,7 +296,6 @@ void send_stat_cache_delete_message(const char *name)
                        MSG_SMB_STAT_CACHE_DELETE,
                        name,
                        strlen(name)+1,
-                       True,
                        NULL);
 #endif
 }