From 2a880dfd79bbaa94c7dbd0b2e52100a7170a5099 Mon Sep 17 00:00:00 2001 From: silverf0x Date: Tue, 14 Mar 2017 22:02:07 +0100 Subject: [PATCH] fixed CMakeLists.txt --- RpcDecompiler/CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/RpcDecompiler/CMakeLists.txt b/RpcDecompiler/CMakeLists.txt index 21cc155..b10c0cd 100644 --- a/RpcDecompiler/CMakeLists.txt +++ b/RpcDecompiler/CMakeLists.txt @@ -19,7 +19,6 @@ add_library(RpcDecompiler SHARED internalRpcDecompiler.h InternalRpcDecompTypeDefs.cpp internalRpcDecompTypeDefs.h - internalRpcDecompTypeDefs_LEGACY.h internalRpcDecompTypeDefsNew.h internalRpcUtils.h InternalsRpcUtils.cpp