Revert "fix build warning."
[tprouty/samba.git] / source / nmbd / nmbd_processlogon.c
index d99b535820f7ad9f73b1918a3d6e61b8f7ea7dd9..6e110dd1ca699477c45a18df2810fbf492e6387f 100644 (file)
@@ -399,7 +399,7 @@ reporting %s domain %s 0x%x ntversion=%x lm_nt token=%x lm_20 token=%x\n",
                                        char *component, *dc, *q1;
                                        char *q_orig = q;
                                        int str_offset;
-                                       char *saveptr = NULL;
+                                       char *saveptr;
 
                                        domain = get_mydnsdomname(talloc_tos());
                                        if (!domain) {