summaryrefslogtreecommitdiff
path: root/nt/config.nt
diff options
context:
space:
mode:
Diffstat (limited to 'nt/config.nt')
-rw-r--r--nt/config.nt1
1 files changed, 0 insertions, 1 deletions
diff --git a/nt/config.nt b/nt/config.nt
index 5df5a02867e..dea980ece13 100644
--- a/nt/config.nt
+++ b/nt/config.nt
@@ -81,7 +81,6 @@ along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */
/* If we're using any sort of window system, define some consequences. */
#ifdef HAVE_X_WINDOWS
#define HAVE_WINDOW_SYSTEM
-#define MULTI_KBOARD
#define HAVE_MOUSE
#endif