mirror of
https://github.com/YACReader/yacreader
synced 2025-05-28 03:10:27 -04:00
Library: remove unused variables (shadowed by object attributes)
This commit is contained in:
parent
6093e003e9
commit
5927b1be45
@ -267,8 +267,6 @@ void ImportWidget::newCover(const QPixmap & image)
|
||||
{
|
||||
Q_UNUSED(image)
|
||||
}
|
||||
static int i = 1;
|
||||
static int previousWidth = 10;
|
||||
static int j = 0;
|
||||
void ImportWidget::addCoverTest()
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user