aboutsummaryrefslogtreecommitdiffstats
path: root/src/hs-apprecover.h
diff options
context:
space:
mode:
authorwang_zhiqiang <wang_zhiqiang@dl.cn.nexty-ele.com>2019-04-22 13:22:56 +0800
committerwang_zhiqiang <wang_zhiqiang@dl.cn.nexty-ele.com>2019-04-22 13:22:56 +0800
commitf11aba0409610b3f6873006752579690225ca4be (patch)
tree5f193a5e4472ced34d4c2ef2f658f8dd920d06c7 /src/hs-apprecover.h
parentf16e0728c0c9806d9a7c3766028428ed73b5a8cf (diff)
don't use area info
Change-Id: I8c466c1d325574b6b4c351e80f3aa12c4e5d2c47
Diffstat (limited to 'src/hs-apprecover.h')
-rw-r--r--src/hs-apprecover.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/hs-apprecover.h b/src/hs-apprecover.h
index 52ba38b..f46846d 100644
--- a/src/hs-apprecover.h
+++ b/src/hs-apprecover.h
@@ -23,7 +23,6 @@
struct app_recover_info {
std::string recover_type;
- std::string area;
bool visibility;
};