summaryrefslogtreecommitdiffstats
path: root/src/fuse/main.h
diff options
context:
space:
mode:
authorln-tech2020-01-08 22:23:28 +0100
committerln-tech2020-01-08 22:23:28 +0100
commit68148447b090749057dc2815fb6f684c6ffbd66a (patch)
treef1fd139d51d15a04c9f9c9b244008d1764d342f3 /src/fuse/main.h
parentcode fixes, keepRunning is back, threads seem to be safe (diff)
downloaddnbd3-68148447b090749057dc2815fb6f684c6ffbd66a.tar.gz
dnbd3-68148447b090749057dc2815fb6f684c6ffbd66a.tar.xz
dnbd3-68148447b090749057dc2815fb6f684c6ffbd66a.zip
fixed code: removed useless splicing, code optimization, commandline arguments fixed, auto_cache in lowlevel activated, multi and single threaded modes are supported now
Diffstat (limited to 'src/fuse/main.h')
-rw-r--r--src/fuse/main.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/fuse/main.h b/src/fuse/main.h
deleted file mode 100644
index 3586803..0000000
--- a/src/fuse/main.h
+++ /dev/null
@@ -1,5 +0,0 @@
-#ifndef _MAIN_H_
-#define _MAIN_H_
-
-
-#endif /* MAIN_H_ */