diff options
author | Szczepan Zalega <szczepan@nitrokey.com> | 2016-08-04 12:06:24 +0200 |
---|---|---|
committer | Szczepan Zalega <szczepan@nitrokey.com> | 2016-08-05 10:19:24 +0200 |
commit | 0b815024360897deadd575f88d225930d2db59b5 (patch) | |
tree | f3ea1d1cc9d04b138c32a2045d29ea125db7c9fb /NK_C_API.h | |
parent | 23ee39aef3d6645952e60a1818d1434ef730838d (diff) | |
download | libnitrokey-0b815024360897deadd575f88d225930d2db59b5.tar.gz libnitrokey-0b815024360897deadd575f88d225930d2db59b5.tar.bz2 |
Remove commented code
Signed-off-by: Szczepan Zalega <szczepan@nitrokey.com>
Diffstat (limited to 'NK_C_API.h')
-rw-r--r-- | NK_C_API.h | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -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 |