Fix use of "time offset" parameter, and add test to make sure I don't break it again :-)
[jra/samba/.git] / source3 / param / loadparm.c
index 8f03ae8fd73601b71937a865aa12fcab3e35d78e..274c79904e5b8c640e0631f8ca77cbd5521f5d5f 100644 (file)
@@ -94,8 +94,6 @@ static int config_backend = CONFIG_BACKEND_FILE;
 #define USERSHARE_VALID 1
 #define USERSHARE_PENDING_DELETE 2
 
-extern int extra_time_offset;
-
 static bool defaults_saved = False;
 
 struct param_opt_struct {