Remove deprecated comments

A trivial change to remove a deprecated comment.

BUG=chromium:314516

Review-Url: https://codereview.webrtc.org/2553283002
Cr-Commit-Position: refs/heads/master@{#15454}
This commit is contained in:
zijiehe 2016-12-06 16:32:07 -08:00 committed by Commit bot
parent 49f34fdd23
commit d3de4abb50

View File

@ -32,7 +32,6 @@ namespace webrtc {
// Duplicates the content on one IDXGIOutput, i.e. one monitor attached to one
// video card. None of functions in this class is thread-safe.
// TODO(zijiehe): Understand the meaning of rotation.
class DxgiOutputDuplicator {
public:
struct Context {