From f7f664c6412dea2f833e3998238ae0dc59d80d54 Mon Sep 17 00:00:00 2001 From: "Unknown W. Brackets" Date: Tue, 16 Dec 2014 23:00:25 -0800 Subject: [PATCH] Remove a few stragglers from PPC. This makes it so the build isn't dirty every time. --- Common/Common.vcxproj | 7 ------- Common/Common.vcxproj.filters | 2 -- Common/ppcAbi.cpp | 0 3 files changed, 9 deletions(-) delete mode 100644 Common/ppcAbi.cpp diff --git a/Common/Common.vcxproj b/Common/Common.vcxproj index e62ea6258d..9510d1328e 100644 --- a/Common/Common.vcxproj +++ b/Common/Common.vcxproj @@ -213,7 +213,6 @@ - @@ -254,12 +253,6 @@ - - true - true - true - true - Create Create diff --git a/Common/Common.vcxproj.filters b/Common/Common.vcxproj.filters index eed35086e2..8aaa5b299d 100644 --- a/Common/Common.vcxproj.filters +++ b/Common/Common.vcxproj.filters @@ -39,7 +39,6 @@ Crypto - @@ -78,7 +77,6 @@ - diff --git a/Common/ppcAbi.cpp b/Common/ppcAbi.cpp deleted file mode 100644 index e69de29bb2..0000000000