summaryrefslogtreecommitdiff
path: root/zen/dir_watcher.h
diff options
context:
space:
mode:
Diffstat (limited to 'zen/dir_watcher.h')
-rw-r--r--zen/dir_watcher.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/zen/dir_watcher.h b/zen/dir_watcher.h
index a4a061e8..24af9810 100644
--- a/zen/dir_watcher.h
+++ b/zen/dir_watcher.h
@@ -8,7 +8,6 @@
#define DIR_WATCHER_348577025748023458
#include <vector>
-//#include <memory>
#include <chrono>
#include <functional>
#include "file_error.h"
bgstack15