mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-02-01 05:01:59 +01:00
Remove stray semi-colon.
llvm-svn: 106009
This commit is contained in:
parent
99baadaee9
commit
50f8239f37
@ -1574,7 +1574,7 @@ public:
|
|||||||
));
|
));
|
||||||
}
|
}
|
||||||
|
|
||||||
~OurCppRunException (void) throw () {};
|
~OurCppRunException (void) throw () {}
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user