From 1bd833489fa6f9c670bfc00829ff1cca937a339f Mon Sep 17 00:00:00 2001 From: Paul Brossier Date: Sat, 20 Aug 2016 19:24:38 +0200 Subject: [PATCH] python/lib/gen_external.py: enable tss --- python/lib/gen_external.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/python/lib/gen_external.py b/python/lib/gen_external.py index 9c501a3f..8d5be2d7 100644 --- a/python/lib/gen_external.py +++ b/python/lib/gen_external.py @@ -40,8 +40,6 @@ skip_objects = [ 'source_wavread', #'sampler', 'audio_unit', - - 'tss', ] def get_preprocessor(): -- 2.11.0