forked from qt-creator/qt-creator
Android: Cosmetics for AndroidDevice interface
Change-Id: I291f51a3baeb3768428485c63914627c0d91037b Reviewed-by: Christian Kandeler <christian.kandeler@qt.io>
This commit is contained in:
@@ -60,8 +60,6 @@ AndroidDevice::AndroidDevice()
|
||||
setQmlsceneCommand(activityPath);
|
||||
}
|
||||
|
||||
AndroidDevice::AndroidDevice(const AndroidDevice &other) = default;
|
||||
|
||||
IDevice::DeviceInfo AndroidDevice::deviceInformation() const
|
||||
{
|
||||
return IDevice::DeviceInfo();
|
||||
|
Reference in New Issue
Block a user