Skip to content
Snippets Groups Projects
Commit c3304fa5 authored by Ben Boeckel's avatar Ben Boeckel Committed by Brad King
Browse files

OSXScriptLauncher: remove unused variable

parent ebc28c15
No related branches found
No related tags found
No related merge requests found
......@@ -20,7 +20,6 @@
int main(int argc, char* argv[])
{
// if ( cmsys::SystemTools::FileExists(
std::string cwd = cmsys::SystemTools::GetCurrentWorkingDirectory();
cmsys::ofstream ofs("/tmp/output.txt");
CFStringRef fileName;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment