r18726 - gnucash/trunk/src/bin - Remove popt references

Geert Janssens gjanssens at code.gnucash.org
Wed Feb 24 15:51:16 EST 2010


Author: gjanssens
Date: 2010-02-24 15:51:15 -0500 (Wed, 24 Feb 2010)
New Revision: 18726
Trac: http://svn.gnucash.org/trac/changeset/18726

Modified:
   gnucash/trunk/src/bin/gnucash-bin.c
Log:
Remove popt references

- popt has been replaced with the GOption infrastructure.
So there's no need to include the popt.h file.
- Also rewritten the comment that was elaborating on popt
vs GOption
- Finally removed the loglevel option (which was excluded from
the compile anyway) that still referred to popt.



More information about the gnucash-patches mailing list