From 71483c7025abae31082f6c270e1a49071197f380 Mon Sep 17 00:00:00 2001 From: Geoffrey White <40627776+geoffw0@users.noreply.github.com> Date: Tue, 4 Sep 2018 17:47:09 +0100 Subject: [PATCH] CPP: Remove some empty source files. --- cpp/ql/src/Architecture/InappropriateIntimacy.cpp | 0 cpp/ql/src/Documentation/UncommentedFunction.cpp | 1 - cpp/ql/src/Likely Bugs/Arithmetic/BadCheckOdd.cpp | 1 - cpp/ql/src/Likely Bugs/Arithmetic/BitwiseSignCheck.cpp | 1 - 4 files changed, 3 deletions(-) delete mode 100644 cpp/ql/src/Architecture/InappropriateIntimacy.cpp delete mode 100644 cpp/ql/src/Documentation/UncommentedFunction.cpp delete mode 100644 cpp/ql/src/Likely Bugs/Arithmetic/BadCheckOdd.cpp delete mode 100644 cpp/ql/src/Likely Bugs/Arithmetic/BitwiseSignCheck.cpp diff --git a/cpp/ql/src/Architecture/InappropriateIntimacy.cpp b/cpp/ql/src/Architecture/InappropriateIntimacy.cpp deleted file mode 100644 index e69de29bb2d1..000000000000 diff --git a/cpp/ql/src/Documentation/UncommentedFunction.cpp b/cpp/ql/src/Documentation/UncommentedFunction.cpp deleted file mode 100644 index 8b137891791f..000000000000 --- a/cpp/ql/src/Documentation/UncommentedFunction.cpp +++ /dev/null @@ -1 +0,0 @@ - diff --git a/cpp/ql/src/Likely Bugs/Arithmetic/BadCheckOdd.cpp b/cpp/ql/src/Likely Bugs/Arithmetic/BadCheckOdd.cpp deleted file mode 100644 index 8b137891791f..000000000000 --- a/cpp/ql/src/Likely Bugs/Arithmetic/BadCheckOdd.cpp +++ /dev/null @@ -1 +0,0 @@ - diff --git a/cpp/ql/src/Likely Bugs/Arithmetic/BitwiseSignCheck.cpp b/cpp/ql/src/Likely Bugs/Arithmetic/BitwiseSignCheck.cpp deleted file mode 100644 index 8b137891791f..000000000000 --- a/cpp/ql/src/Likely Bugs/Arithmetic/BitwiseSignCheck.cpp +++ /dev/null @@ -1 +0,0 @@ -