summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/entry.cc1
-rw-r--r--src/journal.cc1
2 files changed, 0 insertions, 2 deletions
diff --git a/src/entry.cc b/src/entry.cc
index f8166559..245a95c2 100644
--- a/src/entry.cc
+++ b/src/entry.cc
@@ -32,7 +32,6 @@
#include "entry.h"
#include "journal.h"
#include "format.h"
-#include "session.h"
#include "report.h"
namespace ledger {
diff --git a/src/journal.cc b/src/journal.cc
index 37414fd5..7a12b657 100644
--- a/src/journal.cc
+++ b/src/journal.cc
@@ -30,7 +30,6 @@
*/
#include "journal.h"
-#include "session.h"
namespace ledger {