Delete unused includes of assert.h

Bug: None
Change-Id: Iadc531710dca0ba34a00ac363bfe0784355bb6f9
Reviewed-on: https://webrtc-review.googlesource.com/c/103501
Commit-Queue: Niels Moller <nisse@webrtc.org>
Reviewed-by: Karl Wiberg <kwiberg@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#24995}
This commit is contained in:
Niels Möller
2018-10-04 14:33:20 +02:00
committed by Commit Bot
parent f854552362
commit 433eafe1f5
25 changed files with 2 additions and 35 deletions

View File

@ -10,7 +10,6 @@
#include "modules/audio_coding/neteq/decoder_database.h"
#include <assert.h>
#include <stdlib.h>
#include <string>