mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-23 22:52:11 +02:00
removed abstract method as it does not need to be abstract
This commit is contained in:
parent
746f6bfdc7
commit
e5e277adaf
1 changed files with 0 additions and 2 deletions
|
@ -73,6 +73,4 @@ public abstract class ACBuilder extends IncrementalProjectBuilder implements IMa
|
|||
}
|
||||
return IMarker.SEVERITY_ERROR;
|
||||
}
|
||||
|
||||
public abstract IPath getWorkingDirectory();
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue