Remove some unused variables

This commit is contained in:
Johan Manuel
2016-07-26 15:04:16 +02:00
parent 8c0a050d49
commit 046f94d3ac
9 changed files with 12 additions and 22 deletions
+1 -1
View File
@@ -445,7 +445,7 @@ Error EditorExportPlatformOSX::export_project(const String& p_path, bool p_debug
{
//write datapack
int err = zipOpenNewFileInZip(dpkg,
zipOpenNewFileInZip(dpkg,
(pkg_name+".app/Contents/Resources/data.pck").utf8().get_data(),
NULL,
NULL,