mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-01-17 14:28:24 +01:00
Remove redundant semicolons
This commit is contained in:
parent
6a2782a95b
commit
fdff5663ac
@ -200,9 +200,9 @@ public:
|
||||
virtual Account* createFromPath( const QString& ) { return 0; }
|
||||
};
|
||||
|
||||
};
|
||||
}
|
||||
|
||||
};
|
||||
}
|
||||
|
||||
Q_DECLARE_INTERFACE( Tomahawk::Accounts::AccountFactory, "tomahawk.AccountFactory/1.0" )
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user