rsx: Remove some unused code.

This commit is contained in:
vlj 2016-08-26 15:45:12 +02:00
parent 1ede5cbc4c
commit a64053fd68
6 changed files with 9 additions and 42 deletions

View file

@ -327,7 +327,6 @@ namespace rsx
void thread::begin()
{
draw_inline_vertex_array = false;
inline_vertex_array.clear();
}