loplugin:unnecessaryoverride
Change-Id: I7721c15ba94ff27f64962bb67698853bc3b86cea
This commit is contained in:
@@ -69,11 +69,6 @@ public:
|
||||
{
|
||||
}
|
||||
|
||||
//! destructor
|
||||
~FolderStream() override
|
||||
{
|
||||
}
|
||||
|
||||
//! add a file
|
||||
void addFile(rtl::OUString const &path, std::string const &shortName)
|
||||
{
|
||||
|
Reference in New Issue
Block a user