aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/projectexplorer/localenvironmentaspect.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/projectexplorer/localenvironmentaspect.h')
-rw-r--r--src/plugins/projectexplorer/localenvironmentaspect.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/plugins/projectexplorer/localenvironmentaspect.h b/src/plugins/projectexplorer/localenvironmentaspect.h
index 05653899b2..b1e4d5fd55 100644
--- a/src/plugins/projectexplorer/localenvironmentaspect.h
+++ b/src/plugins/projectexplorer/localenvironmentaspect.h
@@ -35,8 +35,6 @@ class PROJECTEXPLORER_EXPORT LocalEnvironmentAspect : public EnvironmentAspect
public:
explicit LocalEnvironmentAspect(Target *parent);
-
- void buildEnvironmentHasChanged();
};
} // namespace ProjectExplorer