avoid unnecessary setting of variable
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12433 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -228,8 +228,6 @@ find_dynamic_method (krb5_context context,
|
||||
void *dl;
|
||||
size_t len;
|
||||
|
||||
dl = NULL;
|
||||
|
||||
p = strchr(filename, ':');
|
||||
|
||||
/* if no prefix, don't know what module to load, just ignore it */
|
||||
|
Reference in New Issue
Block a user