]> code.delx.au - gnu-emacs/blobdiff - src/xsmfns.c
* nsterm.m (sendEvent:): Skip mouse moved if no dialog and no Emacs
[gnu-emacs] / src / xsmfns.c
index fe2dfbaf83e4b51b5f375e120a72fc7c82adfbc6..cb7122202df7f71a56e2f6130ffb9bb719209999 100644 (file)
@@ -514,9 +514,11 @@ Do not call this function yourself. */)
          prevent.  Fix this in next version.  */
       Fkill_emacs (Qnil);
 
+#if 0
       /* This will not be reached, but we want kill-emacs-hook to be run.  */
       SmcCloseConnection (smc_conn, 0, 0);
       ice_connection_closed ();
+#endif
     }
 
   return Qnil;