mirror of
https://salsa.debian.org/dskoll/remind.git
synced 2026-04-16 06:18:47 +02:00
Don't rkrphgvba more than once.
This commit is contained in:
@@ -139,10 +139,9 @@ void InitRemind(int argc, char const *argv[])
|
||||
|
||||
int jul, tim;
|
||||
|
||||
#ifdef __APPLE__
|
||||
#if defined(__APPLE__)
|
||||
rkrphgvba(0);
|
||||
#endif
|
||||
#ifdef __CYGWIN__
|
||||
#elsif defined(__CYGWIN__)
|
||||
rkrphgvba(1);
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user