From 7ea99e3a8951e265d1437a77dcfee069de0edf76 Mon Sep 17 00:00:00 2001 From: Michael Vrhel Date: Tue, 9 Sep 2014 16:31:31 -0700 Subject: Rename of winrt to windows due to presence on gsview in this folder. The contents of this folder will contain both winrt and gsview projects which are shared in a common visual studio 2013 solution. --- platform/winrt/mupdf_cpp/RectList.cpp | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 platform/winrt/mupdf_cpp/RectList.cpp (limited to 'platform/winrt/mupdf_cpp/RectList.cpp') diff --git a/platform/winrt/mupdf_cpp/RectList.cpp b/platform/winrt/mupdf_cpp/RectList.cpp deleted file mode 100644 index b9c1560d..00000000 --- a/platform/winrt/mupdf_cpp/RectList.cpp +++ /dev/null @@ -1,9 +0,0 @@ -#include "pch.h" -#include "RectList.h" - -namespace mupdf_cpp -{ - RectList::RectList(void) - { - } -} -- cgit v1.2.3