* Remove some commented out inclusions.

svn path=/trunk/; revision=61316
This commit is contained in:
Amine Khaldi 2013-12-21 13:47:09 +00:00
parent 359a887df3
commit ca811619b0
3 changed files with 0 additions and 3 deletions

View file

@ -7,7 +7,6 @@
*/
#include "precomp.h"
//#include <d3d.h>
BOOL D3D7Test(HWND hWnd)
{

View file

@ -7,7 +7,6 @@
*/
#include "precomp.h"
//#include <d3d8.h>
BOOL D3D8Test(HWND hWnd)
{

View file

@ -7,7 +7,6 @@
*/
#include "precomp.h"
//#include <d3d9.h>
BOOL D3D9Test(HWND hWnd)
{