X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=changer-src%2Fscsi-proto.c;h=4c53d17619173ad1d380853743a28977f26f4ed0;hb=94a044f90357edefa6f4ae9f0b1d5885b0e34aee;hp=8f6fd7737820957211a16ab31d91390022006271;hpb=d3b2175e084f88c8736ad7073eacbf4670147aec;p=debian%2Famanda diff --git a/changer-src/scsi-proto.c b/changer-src/scsi-proto.c index 8f6fd77..4c53d17 100644 --- a/changer-src/scsi-proto.c +++ b/changer-src/scsi-proto.c @@ -15,8 +15,6 @@ #include "amanda.h" #include "libscsi.h" -#if defined(PROTO_H) - char *modname = "@(#)" __FILE__ ": SCSI support library for the proto scsi interface @(#)"; @@ -124,5 +122,3 @@ int get_drive_count(int fd) */ return number_of_data-transfer_devices; } - -#endif