mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-04-22 14:01:47 -07:00
(P_): Definitions deleted.
This commit is contained in:
parent
93e92186be
commit
df5c36cd5c
1 changed files with 0 additions and 8 deletions
|
|
@ -75,14 +75,6 @@ char *lwlib_toolkit_type = "motif";
|
|||
char *lwlib_toolkit_type = "lucid";
|
||||
#endif
|
||||
|
||||
#ifndef P_
|
||||
#if defined __STDC__ || defined PROTOTYPES
|
||||
#define P_(x) x
|
||||
#else
|
||||
#define P_(x) ()
|
||||
#endif
|
||||
#endif
|
||||
|
||||
static widget_value *merge_widget_value P_ ((widget_value *,
|
||||
widget_value *,
|
||||
int, int *));
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue