<p>Jenkins2 <strong>merged</strong> this change.</p><p><a href="https://gerrit.asterisk.org/7171">View Change</a></p><div style="white-space:pre-wrap">Approvals:
  Richard Mudgett: Looks good to me, but someone else must approve
  Joshua Colp: Looks good to me, approved
  Jenkins2: Approved for Submit

</div><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;">diff --git a/main/asterisk.c b/main/asterisk.c<br>index d555949..40986a4 100644<br>--- a/main/asterisk.c<br>+++ b/main/asterisk.c<br>@@ -2466,16 +2466,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/7171">change 7171</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/7171"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: asterisk </div>
<div style="display:none"> Gerrit-Branch: 15 </div>
<div style="display:none"> Gerrit-MessageType: merged </div>
<div style="display:none"> Gerrit-Change-Id: Idc3aaa6c81676160547078f9b71e8aa43de2db18 </div>
<div style="display:none"> Gerrit-Change-Number: 7171 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Corey Farrell <git@cfware.com> </div>
<div style="display:none"> Gerrit-Reviewer: Jenkins2 </div>
<div style="display:none"> Gerrit-Reviewer: Joshua Colp <jcolp@digium.com> </div>
<div style="display:none"> Gerrit-Reviewer: Richard Mudgett <rmudgett@digium.com> </div>