Ticket #2079 (closed defect: wontfix)

Opened 14 years ago

Last modified 14 years ago

src-cmd.c-seems-UN-needed-function-do_edit

Reported by: vit_r Owned by:
Priority: trivial Milestone: 4.7
Component: mcedit Version: master
Keywords: Cc:
Blocked By: Blocking:
Branch state: Votes for changeset:

Description (last modified by andrew_b) (diff)

in src/cmd.c

        static void
        do_edit (const char *what)
        {
            do_edit_at_line (what, 0);
        }

If this function is needed would be fine to leave a comment
above it for such ignorants as me
Please

Attachments

2079-src-cmd.c-seems-UN-needed-function-do_edit.patch (2.2 KB) - added by vit_r 14 years ago.
src-cmd.c-seems-UN-needed-function-do_edit

Change History

Changed 14 years ago by vit_r

src-cmd.c-seems-UN-needed-function-do_edit

comment:1 Changed 14 years ago by andrew_b

  • Status changed from new to closed
  • Resolution set to wontfix
  • Description modified (diff)
Note: See TracTickets for help on using tickets.