diff options
Diffstat (limited to 'includes/hardinfo.h')
-rw-r--r-- | includes/hardinfo.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/includes/hardinfo.h b/includes/hardinfo.h index 83fe6090..0e59f045 100644 --- a/includes/hardinfo.h +++ b/includes/hardinfo.h @@ -33,10 +33,6 @@ #define HARDINFO2_COPYRIGHT_LATEST_YEAR 2024 -/*#ifndef LOCALEDIR -#define LOCALEDIR "/usr/share/locale" -#endif*/ - typedef enum { MODULE_FLAG_NONE = 0, MODULE_FLAG_NO_REMOTE = 1<<0, |