Update of bug #61187 (project groff):

                  Status:             In Progress => Fixed                  
             Open/Closed:                    Open => Closed                 
         Planned Release:                    None => 1.23.0                 

    _______________________________________________________

Follow-up Comment #2:


commit 831a55865788dac44861b07c632fb636e15d8d4b
Author: G. Branden Robinson <g.branden.robin...@gmail.com>
Date:   Mon Sep 20 15:50:57 2021 +1000

    [grohtml]: Fix compiler warning and dead store.
    
    * src/devices/grohtml/post-html.cpp (html_printer::special): Update call
      of `font::load_font()` to stop passing obsolete parameter (deleted by
      me in 2dff87d3, 17 September).  The value stored to the parameter by
      that function was never read anyway, so also get rid of the variable
      that contained it.
    
    Fixes <https://savannah.gnu.org/bugs/?61187>.  Thanks to Bjarni Ingi
    Gislason for the report.


    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?61187>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/


Reply via email to