Wireshark-commits: [Wireshark-commits] master 3725263: UI: Free up the -m flag.

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 14 Oct 2016 03:46:49 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=37252634c4f102054057c2bdbb32949642506bbc
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

3725263 by Gerald Combs (gerald@xxxxxxxxxxxxx):

    UI: Free up the -m flag.
    
    The -m (monospace font) flag was deprecated in 2.2. Go ahead and remove
    it in 2.3 / 2.4.
    
    Change-Id: I6b4911174675cedec979621c2776353314e73eb1
    Reviewed-on: https://code.wireshark.org/review/18193
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  9a65399   CMakeLists: Add man files
    adds  3725263   UI: Free up the -m flag.


Summary of changes:
 doc/wireshark.pod.template |    9 ---------
 ui/commandline.c           |    4 ----
 2 files changed, 13 deletions(-)