--- branches/PR-10307836/darwinup/File.h 2012-01-21 18:07:28 UTC (rev 995)
+++ branches/PR-10307836/darwinup/File.h 2012-01-21 18:07:29 UTC (rev 996)
@@ -184,7 +184,7 @@
virtual int remove();
// Removes any quarantine xattrs present
- virtual int unquarantine(const char *prefix);
+ int unquarantine(const char *prefix);
// Prints one line to the output stream indicating
// the file mode, ownership, digest and name.