summaryrefslogtreecommitdiffstats
path: root/src/MxcImageProvider.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/MxcImageProvider.h')
-rw-r--r--src/MxcImageProvider.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/MxcImageProvider.h b/src/MxcImageProvider.h
index 5d8330aa..2a09df87 100644
--- a/src/MxcImageProvider.h
+++ b/src/MxcImageProvider.h
@@ -29,8 +29,7 @@ public:
, m_requestedSize(requestedSize)
, m_crop(crop)
, m_radius(radius)
- {
- }
+ {}
void run();