Synch recent 3.4.2 changes to main trunk
This is merely a synchronization of recent changes for the Macintosh Carbon port, which were committed to the 3.4.2 branch, to the main trunk.
This commit is contained in:
@@ -30,8 +30,6 @@ get_line_from_key_queue (char * bufp) {
|
||||
|
||||
static void
|
||||
topl_getlin(const char *query, char *bufp, Boolean ext) {
|
||||
int q_len = strlen(query);
|
||||
|
||||
if (get_line_from_key_queue (bufp))
|
||||
return;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user