mirror of
https://github.com/MariaDB/server.git
synced 2026-05-16 20:07:13 +02:00
Remove an orphan declaration of os_get_os_version()
This commit is contained in:
parent
0871a00a62
commit
11f772fad6
1 changed files with 0 additions and 8 deletions
|
|
@ -57,14 +57,6 @@ typedef ib_uint64_t os_offset_t;
|
|||
|
||||
#ifdef _WIN32
|
||||
|
||||
/**
|
||||
Gets the operating system version. Currently works only on Windows.
|
||||
@return OS_WIN95, OS_WIN31, OS_WINNT, OS_WIN2000, OS_WINXP, OS_WINVISTA,
|
||||
OS_WIN7. */
|
||||
|
||||
ulint
|
||||
os_get_os_version();
|
||||
|
||||
typedef HANDLE os_file_dir_t; /*!< directory stream */
|
||||
|
||||
/** We define always WIN_ASYNC_IO, and check at run-time whether
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue