summaryrefslogtreecommitdiff
path: root/src/ddhardrescue.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/ddhardrescue.c')
-rwxr-xr-xsrc/ddhardrescue.c10
1 files changed, 0 insertions, 10 deletions
diff --git a/src/ddhardrescue.c b/src/ddhardrescue.c
index f97ae99..df61bc6 100755
--- a/src/ddhardrescue.c
+++ b/src/ddhardrescue.c
@@ -20,16 +20,6 @@ int main() {
slice_t *curr, *toFree;
//TODO Parse args
- src="/dev/sdb";
- dst="./test.img";
- ddOpts="";
- beginSector=0;
- endSector=21474836480ULL; //10 Tio
-// depth=1;
-/*
- endSector=1999999999;
- depth=100000;
-*/
//TODO signal...
srand(4);