Skip to content
  • Tom Tromey's avatar
    Make gdbpy_parameter static · 0c72ed4c
    Tom Tromey authored
    While working on the next patch in this series, I noticed that
    gdbpy_parameter did not need to be exported.  This makes it "static".
    
    2016-06-23  Tom Tromey  <tom@tromey.com>
    
    	* python/python.c (gdbpy_parameter): Now static.
    	* python/python-internal.h (gdbpy_parameter): Don't declare.
    0c72ed4c