OSDN Git Service

CLI: Sanity check audio options in HandBrakeCLI to prevent NULL dereferences when...
[handbrake-jp/handbrake-jp-git.git] / Jamrules
index 5e18e3e..490aa87 100644 (file)
--- a/Jamrules
+++ b/Jamrules
@@ -30,7 +30,6 @@ APPCAST_URL = "http://handbrake.fr/appcast.xml" ;
 }
 
 DEFINES    += HB_VERSION=\\\"$(HB_VERSION)\\\" HB_BUILD=$(HB_BUILD) ;
-DEFINES           += APPCAST_URL=\\\"$(APPCAST_URL)\\\" ;
 LANGUAGES   = fr de it pl ru nl es pt ja ;
 RM          = rm -rf ;