From 0b815024360897deadd575f88d225930d2db59b5 Mon Sep 17 00:00:00 2001 From: Szczepan Zalega Date: Thu, 4 Aug 2016 12:06:24 +0200 Subject: Remove commented code Signed-off-by: Szczepan Zalega --- NK_C_API.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'NK_C_API.h') diff --git a/NK_C_API.h b/NK_C_API.h index a25c528..5554426 100644 --- a/NK_C_API.h +++ b/NK_C_API.h @@ -8,8 +8,6 @@ extern "C" { -//Make sure each function's declaration is in one line (for automatic python declaration processing) - /** * Set debug level of messages written on stderr * @param state state=True - all messages, state=False - only errors level -- cgit v1.2.1