mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-02-03 19:02:35 +00:00
Remove commented out function.
(Saving files works, who knew?) llvm-svn: 230701
This commit is contained in:
parent
302e78f721
commit
c7eed90e13
@ -103,7 +103,6 @@ namespace llvm {
|
||||
void dump(const LLVMContext &) const { dump(); }
|
||||
/// \brief prints source location /path/to/file.exe:line:col @[inlined at]
|
||||
void print(raw_ostream &OS) const;
|
||||
// void print(const LLVMContext &, raw_ostream &OS) const { print(OS); }
|
||||
};
|
||||
|
||||
} // end namespace llvm
|
||||
|
Loading…
x
Reference in New Issue
Block a user