fix error introduced in !230
Compare changes
@@ -78,7 +78,6 @@ def get_vector_instruction_set_ppc(data_type='double', instruction_set='vsx'):
Just looked at the code again and noticed that there is no stream in this instruction set anymore, so this line would have raised an error.