Get rid of src/xrc/xmladv.cpp file
It contained a single function which can be defined in xh_animatctrl.cpp instead as it's only used there anyhow, and this file has no more reason to exist, as "adv" library itself doesn't exist any longer.
This commit is contained in:
@@ -1556,9 +1556,6 @@
|
||||
86003C8EB906304F9025F788 /* jcinit.c in Sources */ = {isa = PBXBuildFile; fileRef = AA6C6739C3BD3EFA9CF71102 /* jcinit.c */; };
|
||||
86003C8EB906304F9025F789 /* jcinit.c in Sources */ = {isa = PBXBuildFile; fileRef = AA6C6739C3BD3EFA9CF71102 /* jcinit.c */; };
|
||||
86003C8EB906304F9025F78A /* jcinit.c in Sources */ = {isa = PBXBuildFile; fileRef = AA6C6739C3BD3EFA9CF71102 /* jcinit.c */; };
|
||||
867F5D1962383C98A8ADDC3D /* xmladv.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A1E1A01885B036C28EBDAE27 /* xmladv.cpp */; };
|
||||
867F5D1962383C98A8ADDC3E /* xmladv.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A1E1A01885B036C28EBDAE27 /* xmladv.cpp */; };
|
||||
867F5D1962383C98A8ADDC3F /* xmladv.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A1E1A01885B036C28EBDAE27 /* xmladv.cpp */; };
|
||||
86AED49CEAFC3637B1F10537 /* dialog_osx.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BDE76674C0F5391BAD2AFA2F /* dialog_osx.cpp */; };
|
||||
86AED49CEAFC3637B1F10538 /* dialog_osx.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BDE76674C0F5391BAD2AFA2F /* dialog_osx.cpp */; };
|
||||
86AED49CEAFC3637B1F10539 /* dialog_osx.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BDE76674C0F5391BAD2AFA2F /* dialog_osx.cpp */; };
|
||||
@@ -4456,7 +4453,6 @@
|
||||
A1276C0E5D48337489DEE8DF /* LexErlang.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = LexErlang.cxx; path = ../../src/stc/scintilla/lexers/LexErlang.cxx; sourceTree = "<group>"; };
|
||||
A1A53EC3A3463EFDB7614E93 /* bitmap.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = bitmap.cpp; path = ../../src/osx/core/bitmap.cpp; sourceTree = "<group>"; };
|
||||
A1CB6A4171D4343BB0A9858A /* msgdlgg.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = msgdlgg.cpp; path = ../../src/generic/msgdlgg.cpp; sourceTree = "<group>"; };
|
||||
A1E1A01885B036C28EBDAE27 /* xmladv.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = xmladv.cpp; path = ../../src/xrc/xmladv.cpp; sourceTree = "<group>"; };
|
||||
A284E855892F3A9E9E19E854 /* LexTADS3.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = LexTADS3.cxx; path = ../../src/stc/scintilla/lexers/LexTADS3.cxx; sourceTree = "<group>"; };
|
||||
A298576700C33F018616E7BD /* auibook.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = auibook.cpp; path = ../../src/aui/auibook.cpp; sourceTree = "<group>"; };
|
||||
A37E3D1FB4FB31AFAE88665A /* dpycmn.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = dpycmn.cpp; path = ../../src/common/dpycmn.cpp; sourceTree = "<group>"; };
|
||||
@@ -5812,7 +5808,6 @@
|
||||
15FCCD1B587637DDA3C1748A /* xh_unkwn.cpp */,
|
||||
EBD381E57BAE3F2AA31A68CB /* xh_wizrd.cpp */,
|
||||
087B66573CD33DA99DA82B1C /* xmlres.cpp */,
|
||||
A1E1A01885B036C28EBDAE27 /* xmladv.cpp */,
|
||||
29922DF1D0D63C33A186E783 /* xmlrsall.cpp */,
|
||||
);
|
||||
name = xrc;
|
||||
@@ -8009,7 +8004,6 @@
|
||||
C5A8DF376BB13A2A8290C2E7 /* xh_unkwn.cpp in Sources */,
|
||||
37DD17F479A1371ABF3589BB /* xh_wizrd.cpp in Sources */,
|
||||
1710A4BB0E6339558A187F8F /* xmlres.cpp in Sources */,
|
||||
867F5D1962383C98A8ADDC3F /* xmladv.cpp in Sources */,
|
||||
135DFCE48FC03D8294D01A8B /* xmlrsall.cpp in Sources */,
|
||||
);
|
||||
runOnlyForDeploymentPostprocessing = 0;
|
||||
@@ -8657,7 +8651,6 @@
|
||||
C5A8DF376BB13A2A8290C2E6 /* xh_unkwn.cpp in Sources */,
|
||||
37DD17F479A1371ABF3589BA /* xh_wizrd.cpp in Sources */,
|
||||
1710A4BB0E6339558A187F8E /* xmlres.cpp in Sources */,
|
||||
867F5D1962383C98A8ADDC3E /* xmladv.cpp in Sources */,
|
||||
135DFCE48FC03D8294D01A8A /* xmlrsall.cpp in Sources */,
|
||||
50E89226E8D7390D9D21C80A /* debugrpt.cpp in Sources */,
|
||||
7C5552FA058034238F485901 /* dbgrptg.cpp in Sources */,
|
||||
@@ -9884,7 +9877,6 @@
|
||||
C5A8DF376BB13A2A8290C2E5 /* xh_unkwn.cpp in Sources */,
|
||||
37DD17F479A1371ABF3589B9 /* xh_wizrd.cpp in Sources */,
|
||||
1710A4BB0E6339558A187F8D /* xmlres.cpp in Sources */,
|
||||
867F5D1962383C98A8ADDC3D /* xmladv.cpp in Sources */,
|
||||
135DFCE48FC03D8294D01A89 /* xmlrsall.cpp in Sources */,
|
||||
50E89226E8D7390D9D21C809 /* debugrpt.cpp in Sources */,
|
||||
7C5552FA058034238F485900 /* dbgrptg.cpp in Sources */,
|
||||
|
Reference in New Issue
Block a user