mirror of
https://github.com/parchlinux/calamares.git
synced 2025-06-26 08:58:22 -04:00
[libcalamaresui] Remove the signal done() from ViewStep
- The signal is emitted, generally from next(), but not actually used.
This commit is contained in:
parent
e50c2bcb44
commit
08565b5f17
14 changed files with 0 additions and 18 deletions
|
@ -70,7 +70,6 @@ FinishedViewStep::widget()
|
|||
void
|
||||
FinishedViewStep::next()
|
||||
{
|
||||
emit done();
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue