aboutsummaryrefslogtreecommitdiff
path: root/src/main.cpp
diff options
context:
space:
mode:
authorJan Sucan <jan@jansucan.com>2025-01-18 14:40:45 +0100
committerJán Sučan <jan@jansucan.com>2025-01-18 14:43:47 +0100
commitbaf15215f5b99492ff0d9f374e9ec4c5481a4b41 (patch)
treee60ae4401f4deab3de9e77f1fd7054098816290e /src/main.cpp
parentcbf5629a2cfde155924d2a173111cc473f30b693 (diff)
Remove unused includes
Diffstat (limited to 'src/main.cpp')
-rw-r--r--src/main.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/main.cpp b/src/main.cpp
index 9b74c08..499140f 100644
--- a/src/main.cpp
+++ b/src/main.cpp
@@ -25,7 +25,6 @@
*/
#include "backup.h"
-#include "buffered_file.h"
#include "options.h"
#include "restore.h"