mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-08-01 20:00:13 +02:00
Remove redundant semicolons
This commit is contained in:
@@ -200,9 +200,9 @@ public:
|
||||
virtual Account* createFromPath( const QString& ) { return 0; }
|
||||
};
|
||||
|
||||
};
|
||||
}
|
||||
|
||||
};
|
||||
}
|
||||
|
||||
Q_DECLARE_INTERFACE( Tomahawk::Accounts::AccountFactory, "tomahawk.AccountFactory/1.0" )
|
||||
|
||||
|
Reference in New Issue
Block a user