diff options
Diffstat (limited to 'src/epaths.in')
| -rw-r--r-- | src/epaths.in | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/epaths.in b/src/epaths.in index 7d92875bd88..ed15aca17ac 100644 --- a/src/epaths.in +++ b/src/epaths.in | |||
| @@ -27,7 +27,3 @@ | |||
| 27 | should be writable by everyone. THE STRING MUST END WITH A | 27 | should be writable by everyone. THE STRING MUST END WITH A |
| 28 | SLASH!!! */ | 28 | SLASH!!! */ |
| 29 | #define PATH_LOCK "/usr/local/lib/emacs/lock/" | 29 | #define PATH_LOCK "/usr/local/lib/emacs/lock/" |
| 30 | |||
| 31 | /* the name of the file !!!SuperLock!!! in the directory | ||
| 32 | specified by PATH_LOCK. Yes, this is redundant. */ | ||
| 33 | #define PATH_SUPERLOCK "/usr/local/lib/emacs/lock/!!!SuperLock!!!" | ||