* wincap.cc (wincapc::init): Revert previous change. It's not working.

This commit is contained in:
Corinna Vinschen
2013-11-19 20:37:27 +00:00
parent 3007afbca3
commit 690d1333f5
3 changed files with 4 additions and 13 deletions

View File

@@ -22,10 +22,6 @@ What changed:
- The header /usr/include/exceptions.h, containing implementation details for
32 bit Windows' exception handling only, has been removed.
- Against all odds, report correct OS kernel version number on Windows 8.1
and Windows Server 2012 R2.
See: http://cygwin.com/ml/cygwin/2013-11/msg00343.html
Bug fixes:
----------