Remove voice_engine_defines.h

Bug: webrtc:4690
Change-Id: I98499c05ff95c80311c5db742b0e3076604888c8
Reviewed-on: https://webrtc-review.googlesource.com/26023
Commit-Queue: Fredrik Solenberg <solenberg@webrtc.org>
Reviewed-by: Oskar Sundbom <ossu@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#20949}
This commit is contained in:
Fredrik Solenberg 2017-11-30 09:54:23 +01:00 committed by Commit Bot
parent f49a56b1bf
commit 30e5b26026

View File

@ -1,11 +0,0 @@
/*
* Copyright (c) 2012 The WebRTC project authors. All Rights Reserved.
*
* Use of this source code is governed by a BSD-style license
* that can be found in the LICENSE file in the root of the source
* tree. An additional intellectual property rights grant can be found
* in the file PATENTS. All contributing project authors may
* be found in the AUTHORS file in the root of the source tree.
*/
// TODO(solenberg): Remove this file once downstream dependencies are removed.