mirror of
https://github.com/transmission/transmission.git
synced 2026-05-08 09:39:08 +01:00
#1406: need tr_getDefaultDownloadDir() for consistency between apps
This commit is contained in:
@@ -144,9 +144,6 @@ void tr_deepLog( const char * file,
|
||||
char* tr_getLogTimeStr( char * buf,
|
||||
int buflen );
|
||||
|
||||
/** a portability wrapper for getcwd(). */
|
||||
char* tr_getcwd( void ) TR_GNUC_MALLOC;
|
||||
|
||||
/** a portability wrapper for basename(). */
|
||||
char* tr_basename( const char * path ) TR_GNUC_MALLOC;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user