diff options
author | Peter Jones <pjones@redhat.com> | 2006-04-28 14:51:06 +0000 |
---|---|---|
committer | Peter Jones <pjones@redhat.com> | 2006-04-28 14:51:06 +0000 |
commit | 321a9e36c466b641b4d6f7cb9a889da239c4a647 (patch) | |
tree | 7abc2c33d66236213ad110ff47057daf9c960ece /loader2/loader.h | |
parent | 8efbb1ed53a5911eaf81838eed7efd09ae6e23e1 (diff) | |
download | anaconda-321a9e36c466b641b4d6f7cb9a889da239c4a647.tar.gz anaconda-321a9e36c466b641b4d6f7cb9a889da239c4a647.tar.xz anaconda-321a9e36c466b641b4d6f7cb9a889da239c4a647.zip |
- per discussion, revert this change.
Diffstat (limited to 'loader2/loader.h')
-rw-r--r-- | loader2/loader.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/loader2/loader.h b/loader2/loader.h index 29a018259..f58ccab40 100644 --- a/loader2/loader.h +++ b/loader2/loader.h @@ -107,7 +107,6 @@ struct loaderData_s { void * methodData; char * logLevel; char * updatessrc; - char * nfsmountopts; moduleList modLoaded; moduleDeps * modDepsPtr; |