mirror of
https://git.deluge-torrent.org/deluge
synced 2025-08-03 06:58:42 +00:00
remove invalid inline
This commit is contained in:
parent
fa9bf5afc8
commit
107b044fba
1 changed files with 2 additions and 1 deletions
|
@ -50,7 +50,7 @@ namespace libtorrent
|
|||
return str;
|
||||
}
|
||||
|
||||
inline std::string log_time();
|
||||
std::string log_time();
|
||||
}
|
||||
|
||||
#if (!defined (__MACH__) && !defined (_WIN32) && (!defined(_POSIX_MONOTONIC_CLOCK) \
|
||||
|
@ -394,3 +394,4 @@ namespace libtorrent
|
|||
|
||||
#endif
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue