Removed obsolete macro case
This commit is contained in:
parent
03ef82c17f
commit
91bc5a181b
@ -7635,11 +7635,6 @@ set_padsize:;
|
|||||||
} else if(strcmp(argv[i],"--prodvd_cli_compatible")==0) {
|
} else if(strcmp(argv[i],"--prodvd_cli_compatible")==0) {
|
||||||
skin->prodvd_cli_compatible= 1;
|
skin->prodvd_cli_compatible= 1;
|
||||||
|
|
||||||
#ifdef NIX
|
|
||||||
} else if(strcmp(argv[i],"-raw96r")==0) {
|
|
||||||
/* is handled in Cdrpreskin_setup() */;
|
|
||||||
#endif
|
|
||||||
|
|
||||||
} else if(strcmp(argv[i],"-sao")==0 || strcmp(argv[i],"-dao")==0) {
|
} else if(strcmp(argv[i],"-sao")==0 || strcmp(argv[i],"-dao")==0) {
|
||||||
/* is handled in Cdrpreskin_setup() */;
|
/* is handled in Cdrpreskin_setup() */;
|
||||||
|
|
||||||
|
@ -1 +1 @@
|
|||||||
#define Cdrskin_timestamP "2011.10.06.113315"
|
#define Cdrskin_timestamP "2011.10.06.114009"
|
||||||
|
Loading…
Reference in New Issue
Block a user