<p>Corey Farrell has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.asterisk.org/7172">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">core: Remove disabled code.<br><br>handle_quit has been disabled since 2003, remove it.<br><br>Change-Id: Idc3aaa6c81676160547078f9b71e8aa43de2db18<br>---<br>M main/asterisk.c<br>1 file changed, 0 insertions(+), 10 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/72/7172/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">diff --git a/main/asterisk.c b/main/asterisk.c<br>index 0818cfb..8cbbe93 100644<br>--- a/main/asterisk.c<br>+++ b/main/asterisk.c<br>@@ -2586,16 +2586,6 @@<br>   return CLI_SUCCESS;<br> }<br> <br>-#if 0<br>-static int handle_quit(int fd, int argc, char *argv[])<br>-{<br>-      if (argc != 1)<br>-               return RESULT_SHOWUSAGE;<br>-     quit_handler(0, SHUTDOWN_NORMAL, 0);<br>- return RESULT_SUCCESS;<br>-}<br>-#endif<br>-<br> static char *handle_stop_now(struct ast_cli_entry *e, int cmd, struct ast_cli_args *a)<br> {<br>   switch (cmd) {<br></pre><p>To view, visit <a href="https://gerrit.asterisk.org/7172">change 7172</a>. To unsubscribe, visit <a href="https://gerrit.asterisk.org/settings">settings</a>.</p><div itemscope itemtype="http://schema.org/EmailMessage"><div itemscope itemprop="action" itemtype="http://schema.org/ViewAction"><link itemprop="url" href="https://gerrit.asterisk.org/7172"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: asterisk </div>
<div style="display:none"> Gerrit-Branch: 13 </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>
<div style="display:none"> Gerrit-Change-Id: Idc3aaa6c81676160547078f9b71e8aa43de2db18 </div>
<div style="display:none"> Gerrit-Change-Number: 7172 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Corey Farrell <git@cfware.com> </div>