mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-08-20 06:35:50 +02:00
removing warnings
This commit is contained in:
parent
1aa67da0e0
commit
1d0b7d33da
1 changed files with 1 additions and 1 deletions
|
@ -71,7 +71,7 @@ public class DStoreProcessSubSystemConfiguration extends ProcessServiceSubSystem
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @return
|
* @return whether environment variables property page is supported
|
||||||
*/
|
*/
|
||||||
public boolean supportsEnvironmentVariablesPropertyPage() {
|
public boolean supportsEnvironmentVariablesPropertyPage() {
|
||||||
return false;
|
return false;
|
||||||
|
|
Loading…
Add table
Reference in a new issue