From 7c9186f5684ea22b989fc7b5c90cd8977556c17c Mon Sep 17 00:00:00 2001 From: "kjellander@google.com" Date: Thu, 10 Jan 2013 10:25:34 +0000 Subject: [PATCH] Removing accidental change in r529 git-svn-id: http://libyuv.googlecode.com/svn/trunk@530 16f28f9a-4ce2-e073-06de-1de4eb20be90 --- source/convert.cc | 1 - 1 file changed, 1 deletion(-) diff --git a/source/convert.cc b/source/convert.cc index 6c4831497..ff7445d10 100644 --- a/source/convert.cc +++ b/source/convert.cc @@ -8,7 +8,6 @@ * be found in the AUTHORS file in the root of the source tree. */ -//foobar #include "libyuv/convert.h" #include "libyuv/basic_types.h"