Compare commits
1 Commits
bdc5f593e2
...
a7a4e0f219
Author | SHA1 | Date | |
---|---|---|---|
a7a4e0f219 |
@@ -81,7 +81,7 @@ public:
|
||||
* @param args Any other arguments which an implementation might require
|
||||
* @return
|
||||
*/
|
||||
virtual ReturnValue_t deleteFile(const char* repositoryPath,
|
||||
virtual ReturnValue_t removeFile(const char* repositoryPath,
|
||||
const char* filename, void* args = nullptr) = 0;
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user