mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-03 04:13:31 +00:00
[DXDIAG]
* Remove some commented out inclusions. svn path=/trunk/; revision=61316
This commit is contained in:
@@ -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)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user