mirror of
				https://github.com/c64scene-ar/llvm-6502.git
				synced 2025-10-30 16:17:05 +00:00 
			
		
		
		
	Delete an unused declaration.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@114839 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
		| @@ -70,8 +70,6 @@ void llvm::DisplayGraph(const sys::Path &Filename, bool wait, | |||||||
|     Filename.eraseFromDisk(); |     Filename.eraseFromDisk(); | ||||||
|  |  | ||||||
| #elif HAVE_XDOT_PY | #elif HAVE_XDOT_PY | ||||||
|   sys::Path XDotPy(); |  | ||||||
|  |  | ||||||
|   std::vector<const char*> args; |   std::vector<const char*> args; | ||||||
|   args.push_back(LLVM_PATH_XDOT_PY); |   args.push_back(LLVM_PATH_XDOT_PY); | ||||||
|   args.push_back(Filename.c_str()); |   args.push_back(Filename.c_str()); | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user