Added patch to remove unusued TransformFilter_Vtbl.

This commit is contained in:
Sebastian Lackner
2014-10-18 22:01:35 +02:00
parent 09cb0884c5
commit 110924352c
3 changed files with 66 additions and 2 deletions

View File

@@ -21,3 +21,7 @@ Title: Appease the blessed version of gcc (4.5) when -Werror is enabled.
Revision: 1
Author: Sebastian Lackner
Title: Appease the Archlinux version of gcc (4.9.1) when -Werror is enabled.
Revision: 1
Author: Amine Khaldi
Title: Silence Clang warning by removing unused TransformFilter_Vtbl.