mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
remove lint
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@758 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
parent
a1bc425f11
commit
269f9dac65
@ -122,9 +122,6 @@ Date* todaysDate( Date *date );
|
||||
int daysInMonth( int month , int year );
|
||||
int datecmp( Date *date1, Date *date2 );
|
||||
|
||||
int sscandate( const char *in_string, Date *date, int flags);
|
||||
|
||||
|
||||
/** GLOBALS *********************************************************/
|
||||
|
||||
extern DateFormat dateFormat;
|
||||
|
Loading…
Reference in New Issue
Block a user