From 554a0b00b6c1989e8b89b407a32545fbcbec9a8b Mon Sep 17 00:00:00 2001
From: Jan Breuer <jan.breuer@jaybee.cz>
Date: 摹曛, 06 8月 2015 17:41:36 +0800
Subject: [PATCH] Fix LavWindows/CVI project

---
 examples/common/scpi-def.h |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/examples/common/scpi-def.h b/examples/common/scpi-def.h
index 905aaa4..4bfc06c 100644
--- a/examples/common/scpi-def.h
+++ b/examples/common/scpi-def.h
@@ -9,7 +9,6 @@
 int SCPI_Error(scpi_t * context, int_fast16_t err);
 scpi_result_t SCPI_Control(scpi_t * context, scpi_ctrl_name_t ctrl, scpi_reg_val_t val);
 scpi_result_t SCPI_Reset(scpi_t * context);
-scpi_result_t SCPI_Test(scpi_t * context);
 scpi_result_t SCPI_Flush(scpi_t * context);
 
 

--
Gitblit v1.9.1