Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers...
[reactos.git] / reactos / base / applications / dxdiag / d3dtest7.c
diff --git a/reactos/base/applications/dxdiag/d3dtest7.c b/reactos/base/applications/dxdiag/d3dtest7.c
deleted file mode 100644 (file)
index e41d66e..0000000
+++ /dev/null
@@ -1,14 +0,0 @@
-/*
- * PROJECT:         ReactX Diagnosis Application
- * LICENSE:         GPL - See COPYING in the top level directory
- * FILE:            base/applications/dxdiag/d3dtest7.c
- * PURPOSE:         ReactX Direct3D 7 tests
- * PROGRAMMERS:     Gregor Gullwi <gbrunmar (dot) ros (at) gmail (dot) com>
- */
-
-#include "precomp.h"
-
-BOOL D3D7Test(HWND hWnd)
-{
-    return FALSE;
-}