Rearranged compression interface.
This commit is contained in:
@@ -231,8 +231,6 @@ void do_one_file(const char *iname, char *oname)
|
||||
// process all files from the commandline
|
||||
**************************************************************************/
|
||||
|
||||
#if !defined(WITH_GUI)
|
||||
|
||||
static void unlink_ofile(char *oname)
|
||||
{
|
||||
if (oname && oname[0])
|
||||
@@ -310,8 +308,6 @@ void do_files(int i, int argc, char *argv[])
|
||||
UiPacker::uiFileInfoTotal();
|
||||
}
|
||||
|
||||
#endif /* !defined(WITH_GUI) */
|
||||
|
||||
|
||||
/*
|
||||
vi:ts=4:et
|
||||
|
||||
Reference in New Issue
Block a user