diff options
-rw-r--r-- | tools/inc/tools/fsys.hxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tools/inc/tools/fsys.hxx b/tools/inc/tools/fsys.hxx index 341d74d8bc5d..9d8cc934699a 100644 --- a/tools/inc/tools/fsys.hxx +++ b/tools/inc/tools/fsys.hxx @@ -450,8 +450,6 @@ public: FSysSort nSort, ... ); ~Dir(); - const WildCard& GetNameMask() const { return aNameMask; } - FSysError SetSort( FSysSort nSort, ... ); void Reset(); |