remove invalid inline
This commit is contained in:
parent
fa9bf5afc8
commit
107b044fba
@ -50,7 +50,7 @@ namespace libtorrent
|
|||||||
return str;
|
return str;
|
||||||
}
|
}
|
||||||
|
|
||||||
inline std::string log_time();
|
std::string log_time();
|
||||||
}
|
}
|
||||||
|
|
||||||
#if (!defined (__MACH__) && !defined (_WIN32) && (!defined(_POSIX_MONOTONIC_CLOCK) \
|
#if (!defined (__MACH__) && !defined (_WIN32) && (!defined(_POSIX_MONOTONIC_CLOCK) \
|
||||||
@ -394,3 +394,4 @@ namespace libtorrent
|
|||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user