forked from qt-creator/qt-creator
Removed stray tokens and fixed warnings/errors when compiling with pedantic C++ compilers.
This commit is contained in:
@@ -79,7 +79,7 @@ namespace {
|
||||
const AuthType DefaultAuthType(Core::SshConnectionParameters::AuthByKey);
|
||||
const int DefaultTimeout(30);
|
||||
const MaemoDeviceConfig::DeviceType DefaultDeviceType(MaemoDeviceConfig::Physical);
|
||||
};
|
||||
}
|
||||
|
||||
class DevConfIdMatcher
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user