summaryrefslogtreecommitdiff
path: root/src/pgtkfns.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/pgtkfns.c')
-rw-r--r--src/pgtkfns.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/pgtkfns.c b/src/pgtkfns.c
index b028296720b..e6ce5e2f443 100644
--- a/src/pgtkfns.c
+++ b/src/pgtkfns.c
@@ -2212,7 +2212,6 @@ terminate Emacs if we can't open the connection. */)
CHECK_STRING (display);
- nxatoms_of_pgtkselect ();
dpyinfo = pgtk_term_init (display, SSDATA (Vx_resource_name));
if (dpyinfo == 0)
{