From 6caee170131949d8073210b7ad260e86cbe29330 Mon Sep 17 00:00:00 2001
From: jdh8d <jdh8d@git.zephyr-software.com>
Date: Wed, 21 Feb 2018 14:39:00 +0000
Subject: [PATCH] Moved DecodedInstruction_t into core.

---
 unpin.cpp | 2 --
 1 file changed, 2 deletions(-)

diff --git a/unpin.cpp b/unpin.cpp
index de96c34..e75abe6 100644
--- a/unpin.cpp
+++ b/unpin.cpp
@@ -37,8 +37,6 @@
 #include "unpin.h"
 #include <memory>
 #include <inttypes.h>
-//#include <bea_deprecated.hpp>
-#include <libIRDB-decode.hpp>
 
 
 using namespace libIRDB;
-- 
GitLab