mirror of
https://git.deluge-torrent.org/deluge
synced 2025-04-20 19:44:52 +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
Reference in a new issue