8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-23 00:03:02 +01:00

Cleaned up the unused ALL routines, the only remainings from the old allocator code.

This commit is contained in:
dimitr 2009-04-01 11:44:43 +00:00
parent 035d2e2ea7
commit 0edba46399
4 changed files with 1 additions and 13 deletions

View File

@ -26,7 +26,7 @@ JRD_ServerFiles= blob_filter.cpp cvt.cpp dpm.epp dyn.epp dyn_def.epp \
dyn_del.epp dyn_mod.epp dyn_util.epp fun.epp \
grant.epp ini.epp met.epp pcmet.epp scl.epp \
CharSet.cpp Collation.cpp DatabaseSnapshot.cpp VirtualTable.cpp RecordBuffer.cpp \
all.cpp blb.cpp btn.cpp btr.cpp builtin.cpp \
blb.cpp btn.cpp btr.cpp builtin.cpp \
GlobalRWLock.cpp cch.cpp cmp.cpp cvt2.cpp \
DataTypeUtil.cpp dfw.cpp UserManagement.cpp divorce.cpp \
err.cpp event.cpp evl.cpp exe.cpp ext.cpp \

View File

@ -47,8 +47,6 @@
</References>
<Files>
<Filter Name="JRD files">
<File RelativePath="..\..\..\src\jrd\all.cpp">
</File>
<File RelativePath="..\..\..\src\jrd\alt.cpp">
</File>
<File RelativePath="..\..\..\src\jrd\blb.cpp">
@ -267,8 +265,6 @@
</File>
<File RelativePath="..\..\..\src\jrd\align.h">
</File>
<File RelativePath="..\..\..\src\jrd\all.h">
</File>
<File RelativePath="..\..\..\src\jrd\blb.h">
</File>
<File RelativePath="..\..\..\src\jrd\blb_proto.h">

View File

@ -47,8 +47,6 @@
</References>
<Files>
<Filter Name="JRD files">
<File RelativePath="..\..\..\src\jrd\all.cpp">
</File>
<File RelativePath="..\..\..\src\jrd\alt.cpp">
</File>
<File RelativePath="..\..\..\src\jrd\blb.cpp">
@ -267,8 +265,6 @@
</File>
<File RelativePath="..\..\..\src\jrd\align.h">
</File>
<File RelativePath="..\..\..\src\jrd\all.h">
</File>
<File RelativePath="..\..\..\src\jrd\blb.h">
</File>
<File RelativePath="..\..\..\src\jrd\blb_proto.h">

View File

@ -47,8 +47,6 @@
</References>
<Files>
<Filter Name="JRD files">
<File RelativePath="..\..\..\src\jrd\all.cpp">
</File>
<File RelativePath="..\..\..\src\jrd\alt.cpp">
</File>
<File RelativePath="..\..\..\src\jrd\blb.cpp">
@ -267,8 +265,6 @@
</File>
<File RelativePath="..\..\..\src\jrd\align.h">
</File>
<File RelativePath="..\..\..\src\jrd\all.h">
</File>
<File RelativePath="..\..\..\src\jrd\blb.h">
</File>
<File RelativePath="..\..\..\src\jrd\blb_proto.h">