GHS: Remove unused CustomCommandUseLocal.
This was copied from the VS generator. It is not an override of a base class method.
This commit is contained in:
parent
9afc9e8478
commit
d34467cd58
@ -33,9 +33,6 @@ public:
|
||||
* Generate the makefile for this directory.
|
||||
*/
|
||||
virtual void Generate();
|
||||
|
||||
protected:
|
||||
virtual bool CustomCommandUseLocal() const { return true; }
|
||||
};
|
||||
|
||||
#endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user