mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
Don't need NANOS_PER_SECOND anymore.
This commit is contained in:
parent
80a4591736
commit
dd10ac8bc7
@ -31,8 +31,6 @@ extern "C"
|
||||
#include <stdint.h>
|
||||
#include "gnc-date.h"
|
||||
|
||||
#define NANOS_PER_SECOND INT32_C(1000000000)
|
||||
|
||||
/** Convert a given date/time format from UTF-8 to an encoding suitable for the
|
||||
* strftime system call.
|
||||
*
|
||||
|
Loading…
Reference in New Issue
Block a user