This is an automated email from Gerrit.

Spencer Oliver (s...@spen-soft.co.uk) just uploaded a new patch set to Gerrit, 
which you can find at http://openocd.zylin.com/859

-- gerrit

commit f35abc1e096e8b32ddf0bc43ebcc99c7a5f12bbd
Author: Spencer Oliver <s...@spen-soft.co.uk>
Date:   Fri Sep 28 14:26:00 2012 +0100

    build: remove unnecessary jim.h include
    
    as well as not being required, as it is already included by jim-nvp.h.
    It also makes the doxygen output a bit clearer to read.
    
    Change-Id: Ia2bed7142b4a56b48b1ecf0734e63f860dcd1014
    Signed-off-by: Spencer Oliver <s...@spen-soft.co.uk>

diff --git a/src/helper/command.h b/src/helper/command.h
index 6c0e0f6..e50fff2 100644
--- a/src/helper/command.h
+++ b/src/helper/command.h
@@ -24,7 +24,6 @@
 #ifndef COMMAND_H
 #define COMMAND_H
 
-#include <jim.h>
 #include <jim-nvp.h>
 
 /* To achieve C99 printf compatibility in MinGW, gnu_printf should be

-- 

------------------------------------------------------------------------------
Got visibility?
Most devs has no idea what their production app looks like.
Find out how fast your code is with AppDynamics Lite.
http://ad.doubleclick.net/clk;262219671;13503038;y?
http://info.appdynamics.com/FreeJavaPerformanceDownload.html
_______________________________________________
OpenOCD-devel mailing list
OpenOCD-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openocd-devel

Reply via email to