summaryrefslogtreecommitdiff
path: root/winrt/mupdf_cpp/RectList.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'winrt/mupdf_cpp/RectList.cpp')
-rw-r--r--winrt/mupdf_cpp/RectList.cpp13
1 files changed, 3 insertions, 10 deletions
diff --git a/winrt/mupdf_cpp/RectList.cpp b/winrt/mupdf_cpp/RectList.cpp
index 0095af3b..b9c1560d 100644
--- a/winrt/mupdf_cpp/RectList.cpp
+++ b/winrt/mupdf_cpp/RectList.cpp
@@ -3,14 +3,7 @@
namespace mupdf_cpp
{
- RectList::RectList(void)
- {
-
-
-
-
- }
-
+ RectList::RectList(void)
+ {
+ }
}
-
-