X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Fsupport%2Fos_win32.cpp;h=b58397d202640cc5cac395f913e7c4c8c1b421d1;hb=892e237fe1c5d7574b08d017070262239465f70b;hp=72bf218a04db6e3be44b629d2c8a78c71b91ce43;hpb=1717ef203cf08fd393e2b905a9ed7f9465c8f47d;p=lyx.git diff --git a/src/support/os_win32.cpp b/src/support/os_win32.cpp index 72bf218a04..b58397d202 100644 --- a/src/support/os_win32.cpp +++ b/src/support/os_win32.cpp @@ -458,12 +458,6 @@ shell_type shell() } -int timeout_min() -{ - return 30; -} - - char path_separator(path_type type) { if (type == TEXENGINE)