GenericProject: Remove declaration of removed functions

Ups, I apparently only removed the implementation

Change-Id: Ifc5c262878fa9637da2d50981f35b708f478c072
Reviewed-by: Tobias Hunger <tobias.hunger@digia.com>
This commit is contained in:
Daniel Teske
2013-11-14 12:19:51 +01:00
committed by Tobias Hunger
parent 6f05b8834a
commit b9a85f5a08

View File

@@ -81,9 +81,6 @@ public:
void refresh(RefreshOptions options);
QStringList includePaths() const;
void setIncludePaths(const QStringList &includePaths);
QByteArray defines() const;
QStringList projectIncludePaths() const;
QStringList files() const;