diff options
author | toni <matzeton@googlemail.com> | 2016-07-24 00:21:56 +0200 |
---|---|---|
committer | toni <matzeton@googlemail.com> | 2016-07-24 00:21:56 +0200 |
commit | 4c331adc73694bd62c81a05f770a5d4ed4fa9979 (patch) | |
tree | fcb626234cabbf12917d21a200fbdce38ee50adc /src/config.h | |
parent | f567bc9b6789cddb8100bc478ee25b053be8f684 (diff) |
cleanup 2.0
Diffstat (limited to 'src/config.h')
-rw-r--r-- | src/config.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/config.h b/src/config.h index 797376f..7313669 100644 --- a/src/config.h +++ b/src/config.h @@ -8,7 +8,6 @@ #define SEM_GUI "/naskpass-gui" #define SEM_INP "/naskpass-input" #define SEM_BSY "/naskpass-busy" -#define SEM_RDY "/naskpass-initialized" #define MSQ_PWD "/naskpass-passwd" #define MSQ_INF "/naskpass-info" |