X-Git-Url: https://rtime.felk.cvut.cz/gitweb/hydro.git/blobdiff_plain/a2b44f3d12283b8075873f1c28c628d6008fdcb3..96ed12666d7483399a80413598949bdb0e2693d2:/app/sensor/ul_idstr.h diff --git a/app/sensor/ul_idstr.h b/app/sensor/ul_idstr.h deleted file mode 100644 index 2221d1d..0000000 --- a/app/sensor/ul_idstr.h +++ /dev/null @@ -1,14 +0,0 @@ -#ifndef _UL_IDSTR_H -#define _UL_IDSTR_H - -#ifdef __cplusplus -/*extern "C" {*/ -#endif - -extern const char *ul_idstr; - -#ifdef __cplusplus -/*}*/ /* extern "C"*/ -#endif - -#endif /* _UL_IDSTR_H */