Skip to content

Commit 6af6e89

Browse files
committed
fix build
1 parent 2eaf0b3 commit 6af6e89

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Storages/ObjectStorage/StorageObjectStorage.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -252,7 +252,6 @@ class StorageObjectStorage::Configuration
252252
ASTs & args, const String & structure_, const String & format_, ContextPtr context, bool with_structure) = 0;
253253

254254
bool isNamespaceWithGlobs() const;
255-
virtual std::string getPathWithoutGlobs() const;
256255

257256
virtual bool isArchive() const { return false; }
258257
bool isPathInArchiveWithGlobs() const;

0 commit comments

Comments
 (0)