jp9000 eb6d8e10fa libobs/util: Do not ignore deprecation on windows
On MSVC, deprecated types/functions were being completely ignored by the
compiler due to this pragma.  Any plugins/programs that depended on this
would also have this warning disabled due to it being in this file.
This pragma was most likely originally done due to the MSVC warnings for
C-standard functions, which are now ignored via _CRT_SECURE_NO_WARNINGS
on all projects instead.
2016-12-08 03:27:38 -08:00
..
2014-07-13 02:59:14 -07:00
2014-08-09 11:57:37 -07:00
2014-06-25 17:00:02 +02:00
2015-10-04 21:16:25 -07:00
2015-10-04 21:16:25 -07:00
2014-08-08 10:50:37 -07:00
2014-08-08 10:50:37 -07:00
2015-08-12 15:30:28 +02:00
2013-10-14 13:21:15 +02:00