forked from qt-creator/qt-creator
Results of review.
This commit is contained in:
@@ -33,10 +33,6 @@
|
||||
|
||||
using namespace ProjectExplorer;
|
||||
|
||||
BuildConfiguration::BuildConfiguration()
|
||||
{
|
||||
}
|
||||
|
||||
BuildConfiguration::BuildConfiguration(const QString &name)
|
||||
: m_name(name)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user