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 @@ should be writable by everyone. THE STRING MUST END WITH A SLASH!!! */ #define PATH_LOCK "/usr/local/lib/emacs/lock/" - -/* the name of the file !!!SuperLock!!! in the directory - specified by PATH_LOCK. Yes, this is redundant. */ -#define PATH_SUPERLOCK "/usr/local/lib/emacs/lock/!!!SuperLock!!!" |