Removed a premature reference to upcomming function
This commit is contained in:
parent
1cc8186cd6
commit
d3b666a800
@ -125,16 +125,6 @@ int Xorriso_option_list_formats(struct XorrisO *xorriso, int flag)
|
|||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
/* Option -list_speeds */
|
|
||||||
int Xorriso_option_list_speeds(struct XorrisO *xorriso, int flag)
|
|
||||||
{
|
|
||||||
int ret;
|
|
||||||
|
|
||||||
ret= Xorriso_list_speeds(xorriso, 0);
|
|
||||||
return(ret);
|
|
||||||
}
|
|
||||||
|
|
||||||
|
|
||||||
/* Option -list_profiles */
|
/* Option -list_profiles */
|
||||||
int Xorriso_option_list_profiles(struct XorrisO *xorriso, char *which,
|
int Xorriso_option_list_profiles(struct XorrisO *xorriso, char *which,
|
||||||
int flag)
|
int flag)
|
||||||
|
@ -1 +1 @@
|
|||||||
#define Xorriso_timestamP "2011.07.03.194723"
|
#define Xorriso_timestamP "2011.07.03.203013"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user