summaryrefslogtreecommitdiff
path: root/src/os/windows/win32.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/os/windows/win32.h')
-rw-r--r--src/os/windows/win32.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/os/windows/win32.h b/src/os/windows/win32.h
index 095181c46..b2048375b 100644
--- a/src/os/windows/win32.h
+++ b/src/os/windows/win32.h
@@ -25,6 +25,5 @@ wchar_t *convert_to_fs(const char *name, wchar_t *utf16_buf, size_t buflen);
void Win32SetCurrentLocaleName(const char *iso_code);
int OTTDStringCompare(const char *s1, const char *s2);
-bool IsWindowsVistaOrGreater();
#endif /* WIN32_H */