1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 02:52:53 +02:00

Remove an unnecessary friend declaration.

llvm-svn: 42805
This commit is contained in:
Dan Gohman 2007-10-09 18:39:48 +00:00
parent 03d9efc98a
commit d174f83e57

View File

@ -133,7 +133,6 @@ enum MiscFlags { // Miscellaneous flags to adjust argument
//
class alias;
class Option {
friend void cl::ParseCommandLineOptions(int, char **, const char *);
friend class alias;
// handleOccurrences - Overriden by subclasses to handle the value passed into