Removed unnecessary lines from debugging.

This commit is contained in:
2017-02-25 18:34:19 +02:00
committed by GitHub
parent c24879880b
commit 4fb4bd8e8f
2 changed files with 1 additions and 21 deletions

View File

@ -5,7 +5,7 @@ include $(THEOS)/makefiles/common.mk
TWEAK_NAME = NotifyMusic
NotifyMusic_FILES = Tweak.xm
NotifyMusic_FRAMEWORKS = UIKit MediaPlayer
NotifyMusic_FRAMEWORKS = UIKit
NotifyMusic_LIBRARIES = bulletin
include $(THEOS_MAKE_PATH)/tweak.mk