Skip to content
Snippets Groups Projects
Commit c7e83978 authored by Alexandre Lision's avatar Alexandre Lision Committed by Guillaume Roguez
Browse files

cleanup: remove unused imports

securityvalidationmodel has been removed from LRC

Refs #70920

(cherry picked from commit d5d5911221039aba761b9e80d071f19d44491ec5)
Change-Id: Icce9440caf756a46eb1adc11a17e1a433de934d1
parent 3a70f4ff
No related branches found
Tags 0.2.0
No related merge requests found
......@@ -46,10 +46,6 @@
//Ring
#import <person.h>
#import <contactmethod.h>
#import <presencestatusmodel.h>
#import <collectioninterface.h>
#import <useractionmodel.h>
#import <QStandardPaths>
ImageManipulationDelegate::ImageManipulationDelegate() : PixmapManipulationDelegate()
{
......@@ -159,4 +155,4 @@ CGImageRef ImageManipulationDelegate::resizeCGImage(CGImageRef image, const QSiz
CGContextRelease(context);
return imgRef;
}
\ No newline at end of file
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment