Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(36)

Unified Diff: webrtc/modules/video_render/windows/video_render_direct3d9.h

Issue 1232713002: Removed unused variables and the need to include the d3dx9.h file. (Closed) Base URL: https://chromium.googlesource.com/external/webrtc.git@master
Patch Set: Added BroadSoft to the AUTHORS file. Created 5 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « AUTHORS ('k') | webrtc/modules/video_render/windows/video_render_direct3d9.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/modules/video_render/windows/video_render_direct3d9.h
diff --git a/webrtc/modules/video_render/windows/video_render_direct3d9.h b/webrtc/modules/video_render/windows/video_render_direct3d9.h
index 5a2f1f9f611ab512c29c15c673a6aa069dd9b03d..15379b8f987a3bd93ca21b39b36eeda403178731 100644
--- a/webrtc/modules/video_render/windows/video_render_direct3d9.h
+++ b/webrtc/modules/video_render/windows/video_render_direct3d9.h
@@ -14,7 +14,6 @@
#include "webrtc/modules/video_render/windows/i_video_render_win.h"
#include <d3d9.h>
-#include <d3dx9.h>
#include <ddraw.h>
#include <Map>
« no previous file with comments | « AUTHORS ('k') | webrtc/modules/video_render/windows/video_render_direct3d9.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698