From d811ac6da4ab97088f7560b7999449ecd9b1d81f Mon Sep 17 00:00:00 2001
From: Jan Breuer <jan.breuer@jaybee.cz>
Date: 周二, 14 4月 2015 04:04:37 +0800
Subject: [PATCH] Remove problematic test callback

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

diff --git a/examples/common/scpi-def.cpp b/examples/common/scpi-def.cpp
index d5fc7ca..46e33b1 100644
--- a/examples/common/scpi-def.cpp
+++ b/examples/common/scpi-def.cpp
@@ -150,7 +150,6 @@
     /* control */ SCPI_Control,
     /* flush */ SCPI_Flush,
     /* reset */ SCPI_Reset,
-    /* test */ SCPI_Test,
 };
 
 #define SCPI_INPUT_BUFFER_LENGTH 256

--
Gitblit v1.9.1