summaryrefslogtreecommitdiffstats
path: root/.vscode/settings.json
diff options
context:
space:
mode:
authorln-tech2020-01-08 22:23:28 +0100
committerln-tech2020-01-08 22:23:28 +0100
commit68148447b090749057dc2815fb6f684c6ffbd66a (patch)
treef1fd139d51d15a04c9f9c9b244008d1764d342f3 /.vscode/settings.json
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 '.vscode/settings.json')
-rw-r--r--.vscode/settings.json6
1 files changed, 0 insertions, 6 deletions
diff --git a/.vscode/settings.json b/.vscode/settings.json
deleted file mode 100644
index a915286..0000000
--- a/.vscode/settings.json
+++ /dev/null
@@ -1,6 +0,0 @@
-{
- "files.associations": {
- "pthread.h": "c",
- "inttypes.h": "c"
- }
-} \ No newline at end of file