mirror of
https://github.com/Chatterino/chatterino2.git
synced 2024-11-21 22:24:07 +01:00
Dont need this
This commit is contained in:
parent
05aa4e017b
commit
ccd88b8bf1
1 changed files with 0 additions and 1 deletions
|
@ -93,7 +93,6 @@ QString getLinkFromResponse(NetworkResult response, QString pattern)
|
|||
|
||||
void ImageUploader::save()
|
||||
{
|
||||
this->uploadedImagesSetting_->setValue(this->images_.raw());
|
||||
this->sm_->save();
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue