diff --git a/tdeioslave/iso/tdeiso_info.cpp b/tdeioslave/iso/tdeiso_info.cpp index 47f316734..e12f89ebc 100644 --- a/tdeioslave/iso/tdeiso_info.cpp +++ b/tdeioslave/iso/tdeiso_info.cpp @@ -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();