summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--tdeioslave/iso/tdeiso_info.cpp1
1 files changed, 0 insertions, 1 deletions
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();