Remove redundant GncOptionDB decl.

pull/1191/head
John Ralls 6 years ago
parent 7022f5222d
commit e48416010d

@ -36,11 +36,8 @@ typedef struct GncOptionDB GncOptionDB;
#include <libguile.h>
#ifdef __cplusplus
class GncOptionDB;
extern "C"
{
#else
typedef struct GncOptionDB GncOptionDB;
#endif
#include <config.h>
#include <Account.h>

Loading…
Cancel
Save