Remove unreached lines
[openafs.git] / src / butm / file_tm.c
index 44c47ab..d5390e8 100644 (file)
@@ -588,7 +588,7 @@ Rewind(usd_handle_t fid)
        return (USD_SEEK(fid, startOff, SEEK_SET, &stopOff));
     } else {
        return (ForkIoctl(fid, USDTAPE_REW, 0));
-    };
+    }
 }
 
 /* prepare tape drive for access */