mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-02-23 20:29:30 +00:00
Remove commented out code.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@122817 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
19af2ed415
commit
2802c7536f
@ -90,10 +90,6 @@ namespace {
|
||||
return false;
|
||||
return true;
|
||||
}
|
||||
|
||||
/*bool operator!=(const Expression &other) const {
|
||||
return !(*this == other);
|
||||
}*/
|
||||
};
|
||||
|
||||
class ValueTable {
|
||||
|
Loading…
x
Reference in New Issue
Block a user