chore: remove unused constants.h

This commit is contained in:
Masahiko AMANO 2023-01-27 01:05:50 +03:00
parent 9d22038261
commit 01f2b24bfc

View File

@ -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