diff options
Diffstat (limited to 'src/s/template.h')
-rw-r--r-- | src/s/template.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/s/template.h b/src/s/template.h index f355d67b8c6..694a1046566 100644 --- a/src/s/template.h +++ b/src/s/template.h @@ -78,9 +78,6 @@ along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */ /* Define HAVE_PTYS if the system supports pty devices. */ #define HAVE_PTYS -/* Define this symbol if your system has the functions bcopy, etc. */ -#define BSTRING - /* subprocesses should be undefined if you do NOT want to have code for asynchronous subprocesses (as used in M-x compile and M-x shell). |