Skip to content

Commit 6c39e6b

Browse files
committed
This should fix Linux build
1 parent 68a965e commit 6c39e6b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/dsql/DsqlCompilerScratch.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,6 @@ class DsqlCompilerScratch : public BlrDebugWriter
110110
protected:
111111
// DsqlCompilerScratch should never be destroyed using delete.
112112
// It dies together with it's pool.
113-
void operator delete(void*) = delete;
114113
~DsqlCompilerScratch()
115114
{
116115
}

0 commit comments

Comments
 (0)