Remove spurious debug comment

pull/16/head
Timothy Pearson 10 years ago
parent a179d5d696
commit 6be06b3d93

@ -75,7 +75,6 @@ int main(int argc, char *argv[])
printf("Unable to open device '%s'\n\r", device.ascii());
return -2;
}
// RAJA FIXME
TQString fileToFind = args->getOption("exists");
const KArchiveDirectory* entries = isoFile.directory();

Loading…
Cancel
Save