mirror of
https://github.com/reactos/reactos.git
synced 2025-05-18 16:51:18 +00:00
[DXDIAG]
* Remove some commented out inclusions. svn path=/trunk/; revision=61316
This commit is contained in:
parent
359a887df3
commit
ca811619b0
3 changed files with 0 additions and 3 deletions
|
@ -7,7 +7,6 @@
|
|||
*/
|
||||
|
||||
#include "precomp.h"
|
||||
//#include <d3d.h>
|
||||
|
||||
BOOL D3D7Test(HWND hWnd)
|
||||
{
|
||||
|
|
|
@ -7,7 +7,6 @@
|
|||
*/
|
||||
|
||||
#include "precomp.h"
|
||||
//#include <d3d8.h>
|
||||
|
||||
BOOL D3D8Test(HWND hWnd)
|
||||
{
|
||||
|
|
|
@ -7,7 +7,6 @@
|
|||
*/
|
||||
|
||||
#include "precomp.h"
|
||||
//#include <d3d9.h>
|
||||
|
||||
BOOL D3D9Test(HWND hWnd)
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue