diff options
Diffstat (limited to 'src/epaths.in')
-rw-r--r-- | src/epaths.in | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/epaths.in b/src/epaths.in index 67b6c23bbd0..b6c9b4cd494 100644 --- a/src/epaths.in +++ b/src/epaths.in @@ -59,5 +59,3 @@ along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */ /* Where Emacs should look for the application default file. */ #define PATH_X_DEFAULTS "/usr/lib/X11/%L/%T/%N%C%S:/usr/lib/X11/%l/%T/%N%C%S:/usr/lib/X11/%T/%N%C%S:/usr/lib/X11/%L/%T/%N%S:/usr/lib/X11/%l/%T/%N%S:/usr/lib/X11/%T/%N%S" -/* arch-tag: d30686c4-629c-4666-9499-beaa69f1641e - (do not change this comment) */ |