Whamcloud - gitweb
Remove unused variable.
authoradilger <adilger>
Tue, 19 Aug 2003 22:15:19 +0000 (22:15 +0000)
committeradilger <adilger>
Tue, 19 Aug 2003 22:15:19 +0000 (22:15 +0000)
lustre/ldlm/ldlm_lib.c

index cb2ff37..568a97d 100644 (file)
@@ -50,7 +50,6 @@ int client_import_connect(struct lustre_handle *dlm_handle,
                        obd->obd_uuid.uuid,
                        (char *)dlm_handle};
         int msg_flags;
-        unsigned int flags;
 
         ENTRY;
         down(&cli->cl_sem);