diff --git a/include/constants.h b/include/constants.h deleted file mode 100644 index de28c76..0000000 --- a/include/constants.h +++ /dev/null @@ -1,11 +0,0 @@ -// Tanabata global constants -// By Masahiko AMANO aka H1K0 - -#pragma once -#ifndef TANABATA_CONSTANTS_H -#define TANABATA_CONSTANTS_H - -// Tanabata configuration directory -#define CONFIG_DIR "/etc/tfm/" - -#endif //TANABATA_CONSTANTS_H