aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/remotelinux/tarpackagecreationstep.h
diff options
context:
space:
mode:
authorhjk <[email protected]>2019-06-25 16:53:40 +0200
committerhjk <[email protected]>2019-06-25 16:24:18 +0000
commitc39f2866c7e2520960eda715d79c52c4b7ff372b (patch)
treecf4261a41a56c4d14d61191dec20f17bffa0b913 /src/plugins/remotelinux/tarpackagecreationstep.h
parentce4f57a01cff14d577db3c052d042f260e3d6d01 (diff)
RemoteLinux: Simplify AbstractPackaging and derived step
Change-Id: I1a9fc0947fcca358ce3e8ca24c6430bc973f131f Reviewed-by: Christian Kandeler <[email protected]>
Diffstat (limited to 'src/plugins/remotelinux/tarpackagecreationstep.h')
-rw-r--r--src/plugins/remotelinux/tarpackagecreationstep.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/plugins/remotelinux/tarpackagecreationstep.h b/src/plugins/remotelinux/tarpackagecreationstep.h
index 1d359032bdf..fca28eae67e 100644
--- a/src/plugins/remotelinux/tarpackagecreationstep.h
+++ b/src/plugins/remotelinux/tarpackagecreationstep.h
@@ -63,7 +63,6 @@ private:
void addNeededDeploymentFiles(const ProjectExplorer::DeployableFile &deployable,
const ProjectExplorer::Kit *kit);
- ProjectExplorer::BuildStepConfigWidget *createConfigWidget() override;
bool fromMap(const QVariantMap &map) override;
QVariantMap toMap() const override;