]> granicus.if.org Git - php/commitdiff
- Remove duplicate constant
authorDerick Rethans <derick@php.net>
Thu, 14 Feb 2002 15:02:49 +0000 (15:02 +0000)
committerDerick Rethans <derick@php.net>
Thu, 14 Feb 2002 15:02:49 +0000 (15:02 +0000)
ext/ncurses/ncurses.c

index 6e79507b56e7fea37ebac24d7807f7bb6de84426..ce32d1f37ded5339844727ed1e7c26c6277bc638 100644 (file)
@@ -197,7 +197,6 @@ PHP_MINIT_FUNCTION(ncurses)
     PHP_NCURSES_CONST(KEY_SUNDO);
     PHP_NCURSES_CONST(KEY_SUSPEND);
     PHP_NCURSES_CONST(KEY_UNDO);
-    PHP_NCURSES_CONST(KEY_MOUSE);
     PHP_NCURSES_CONST(KEY_RESIZE);
 
     /* screen attribute constants */