fixed: missing return value for some command handlers
Este commit está contenido en:
@@ -121,10 +121,7 @@ int CommandDelete::handle(QStringList arguments)
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
||||
return 0;
|
||||
|
||||
}
|
||||
|
||||
|
||||
|
Referencia en una nueva incidencia
Block a user