From 8db1f7ad0c69777d9a0ab7beb6d23508f4377124 Mon Sep 17 00:00:00 2001 From: Christian Duvivier Date: Fri, 30 May 2014 10:03:46 -0700 Subject: Fix unused variable warning. Change-Id: I52f73943194039697da6880d2da54821b2498336 --- third_party/googletest/README.libvpx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'third_party/googletest/README.libvpx') diff --git a/third_party/googletest/README.libvpx b/third_party/googletest/README.libvpx index 6fdeb8731..7201a67d3 100644 --- a/third_party/googletest/README.libvpx +++ b/third_party/googletest/README.libvpx @@ -12,4 +12,4 @@ failures, various options for running the tests, and XML test report generation. Local Modifications: -None. \ No newline at end of file +Removed unused declarations of kPathSeparatorString to have warning free build. \ No newline at end of file -- cgit v1.2.3