diff options
-rwxr-xr-x | transfugdrake.pm | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/transfugdrake.pm b/transfugdrake.pm index 4c052ed..d4d0b09 100755 --- a/transfugdrake.pm +++ b/transfugdrake.pm @@ -63,8 +63,6 @@ sub import_target { "--touser=$linux_user", "--topath=/", "--target=$lc_target", - #- ostype is better specified last, since it triggers - #- some initialization depending on location options "--ostype=windowsxp", ); } |