mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-02-24 22:07:36 +00:00
(etext, edata): Remove unused definitions.
This commit is contained in:
parent
ecf783fada
commit
3851cada29
1 changed files with 0 additions and 4 deletions
|
|
@ -42,10 +42,6 @@ OSVERSIONINFO osinfo_cache;
|
|||
|
||||
unsigned long syspage_mask = 0;
|
||||
|
||||
/* These are defined to get Emacs to compile, but are not used. */
|
||||
int edata;
|
||||
int etext;
|
||||
|
||||
/* The major and minor versions of NT. */
|
||||
int w32_major_version;
|
||||
int w32_minor_version;
|
||||
|
|
|
|||
Loading…
Reference in a new issue