summaryrefslogtreecommitdiff
path: root/nt/epaths.nt
diff options
context:
space:
mode:
Diffstat (limited to 'nt/epaths.nt')
-rw-r--r--nt/epaths.nt4
1 files changed, 0 insertions, 4 deletions
diff --git a/nt/epaths.nt b/nt/epaths.nt
index 96e1f5b4663..62e77490634 100644
--- a/nt/epaths.nt
+++ b/nt/epaths.nt
@@ -83,9 +83,5 @@ along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. */
/* Where Emacs should store game score files. */
#define PATH_GAME "%emacs_dir%/var/games/emacs"
-/* Where Emacs should look for its own installed source code,
- or the empty string if the source code is not installed. */
-#define PATH_EMACS_SOURCE "%emacs_dir%/share/emacs/@VER@"
-
/* Where Emacs should look for the application default file. */
#define PATH_X_DEFAULTS ""