Skip to content

Commit 893c492

Browse files
committed
chore(developer): remove obsolete files
1 parent 94be7bb commit 893c492

File tree

4 files changed

+0
-301
lines changed

4 files changed

+0
-301
lines changed
-88 KB
Binary file not shown.

developer/src/tike/compile/KeymanWebKeyCodes.pas

Lines changed: 0 additions & 297 deletions
This file was deleted.

developer/src/tike/tike.dpr

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,6 @@ uses
8888
utilfiletypes in '..\..\..\common\windows\delphi\general\utilfiletypes.pas',
8989
UfrmNewFileDetails in 'dialogs\UfrmNewFileDetails.pas' {frmNewFileDetails},
9090
StockFileNames in '..\..\..\common\windows\delphi\general\StockFileNames.pas',
91-
KeymanWebKeyCodes in 'compile\KeymanWebKeyCodes.pas',
9291
utildir in '..\..\..\common\windows\delphi\general\utildir.pas',
9392
ADOX_TLB in '..\..\..\common\windows\delphi\tlb\ADOX_TLB.pas',
9493
ADODB_TLB in '..\..\..\common\windows\delphi\tlb\ADODB_TLB.pas',
@@ -276,7 +275,6 @@ uses
276275
UfrmDebugStatus_Platform in 'debug\UfrmDebugStatus_Platform.pas' {frmDebugStatus_Platform},
277276
UfrmDebugStatus_Options in 'debug\UfrmDebugStatus_Options.pas' {frmDebugStatus_Options},
278277
Keyman.Developer.System.KeymanDeveloperPaths in 'main\Keyman.Developer.System.KeymanDeveloperPaths.pas',
279-
Keyman.Developer.System.ValidateKpsFile in '..\common\delphi\compiler\Keyman.Developer.System.ValidateKpsFile.pas',
280278
Keyman.Developer.UI.UfrmServerOptions in 'dialogs\Keyman.Developer.UI.UfrmServerOptions.pas' {frmServerOptions},
281279
Keyman.Developer.System.ServerAPI in 'http\Keyman.Developer.System.ServerAPI.pas',
282280
Keyman.System.FontLoadUtil in 'main\Keyman.System.FontLoadUtil.pas',

developer/src/tike/tike.dproj

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -235,7 +235,6 @@
235235
<Form>frmNewFileDetails</Form>
236236
</DCCReference>
237237
<DCCReference Include="..\..\..\common\windows\delphi\general\StockFileNames.pas"/>
238-
<DCCReference Include="compile\KeymanWebKeyCodes.pas"/>
239238
<DCCReference Include="..\..\..\common\windows\delphi\general\utildir.pas"/>
240239
<DCCReference Include="..\..\..\common\windows\delphi\tlb\ADOX_TLB.pas"/>
241240
<DCCReference Include="..\..\..\common\windows\delphi\tlb\ADODB_TLB.pas"/>
@@ -541,7 +540,6 @@
541540
<FormType>dfm</FormType>
542541
</DCCReference>
543542
<DCCReference Include="main\Keyman.Developer.System.KeymanDeveloperPaths.pas"/>
544-
<DCCReference Include="..\common\delphi\compiler\Keyman.Developer.System.ValidateKpsFile.pas"/>
545543
<DCCReference Include="dialogs\Keyman.Developer.UI.UfrmServerOptions.pas">
546544
<Form>frmServerOptions</Form>
547545
<FormType>dfm</FormType>

0 commit comments

Comments
 (0)