r16945: Sync trunk -> 3.0 for 3.0.24 code. Still need
[vlendec/samba-autobuild/.git] / source3 / utils / smbcontrol.c
index 0c6a1341c037cb16128cc0bc4b4c4b2bbd76e7f7..a23492f9dcc721efe61d37794c8e5beef05d2daf 100644 (file)
@@ -890,7 +890,7 @@ static BOOL do_winbind_offline(const struct process_id pid,
                ret = send_message(pid, MSG_WINBIND_OFFLINE, NULL, 0, False);
 
                /* Check that the entry "WINBINDD_OFFLINE" still exists. */
-               tdb->ecode = TDB_SUCCESS;
+               /* tdb->ecode = TDB_SUCCESS; */
                d = tdb_fetch_bystring( tdb, "WINBINDD_OFFLINE" );
 
                /* As this is a key with no data we don't need to free, we