From 371d8c6599ced983168a38f1b416814db8d55eae Mon Sep 17 00:00:00 2001 From: Ronan Abhamon Date: Thu, 27 Dec 2018 09:40:00 +0100 Subject: [PATCH] chore(prepare.py): remove transifex targets --- prepare.py | 6 ------ 1 file changed, 6 deletions(-) diff --git a/prepare.py b/prepare.py index 69ccd91e1..a0ff25018 100755 --- a/prepare.py +++ b/prepare.py @@ -242,12 +242,6 @@ build: $(addsuffix -build, $(targets)) {targets_str} -pull-transifex: -\t$(MAKE) -C linphone pull-transifex - -push-transifex: -\t$(MAKE) -C linphone push-transifex - help-prepare-options: \t@echo "prepare.py was previously executed with the following options:" \t@echo " ./prepare.py {options}"