projects
/
platform
/
core
/
api
/
webapi-plugins.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
92f986e
)
[Common] Removed TODO.
author
Pawel Andruszkiewicz
<p.andruszkie@samsung.com>
Thu, 8 Oct 2015 13:39:46 +0000
(15:39 +0200)
committer
HyunJin Park
<hj.na.park@samsung.com>
Mon, 12 Oct 2015 00:58:03 +0000
(09:58 +0900)
[Verification] Code compiles, logic was not changed.
Change-Id: I33bc2106582a48ad1a0e85ee6e3a5c1d349c569f
Signed-off-by: Pawel Andruszkiewicz <p.andruszkie@samsung.com>
src/common/virtual_fs.h
patch
|
blob
|
history
diff --git
a/src/common/virtual_fs.h
b/src/common/virtual_fs.h
index c79a8c06e50f52a903bf3a8b34153aee287fea01..e4b25514449199ee9adfcd6cd2cac2b63411fd57 100755
(executable)
--- a/
src/common/virtual_fs.h
+++ b/
src/common/virtual_fs.h
@@
-75,8
+75,6
@@
class VirtualFs {
std::vector<VirtualStorage> GetStorages() const;
- // TODO: add stat method
-
static VirtualFs& GetInstance();
private: