summaryrefslogtreecommitdiffstats
path: root/loader2/method.h
diff options
context:
space:
mode:
authorJeremy Katz <katzj@redhat.com>2002-12-06 21:08:02 +0000
committerJeremy Katz <katzj@redhat.com>2002-12-06 21:08:02 +0000
commitaa72b72920e5b999958c4e1b4aa41f30321d22e9 (patch)
tree0d6219e874f2d8700296713e17b9071994c388ff /loader2/method.h
parent04fd1872c7129262a55fd666aa910287f5fff5cd (diff)
downloadanaconda-aa72b72920e5b999958c4e1b4aa41f30321d22e9.tar.gz
anaconda-aa72b72920e5b999958c4e1b4aa41f30321d22e9.tar.xz
anaconda-aa72b72920e5b999958c4e1b4aa41f30321d22e9.zip
minor fixups of some outdated comments. properly pass lang and kbd to
the second stage
Diffstat (limited to 'loader2/method.h')
-rw-r--r--loader2/method.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/loader2/method.h b/loader2/method.h
index 99717255e..df6ccb235 100644
--- a/loader2/method.h
+++ b/loader2/method.h
@@ -37,8 +37,4 @@ void copyUpdatesImg(char * path);
int copyDirectory(char * from, char * to);
-/* JKFIXME: move these to specific include files*/
-
-
-
#endif