Skip to content

Commit cce6f7f

Browse files
authored
Remove outdated files (#102)
1 parent e4890bd commit cce6f7f

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

60 files changed

+0
-16207
lines changed

.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
# Files generated by the configure script
22
.manual.xml
3-
developer.template.xml
43
install-unix.xml
54
install-win.xml
65
manual.xml

configure.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -611,7 +611,6 @@ function generate_sources_file() // {{{
611611
'manual.xml.in',
612612
'install-unix.xml.in',
613613
'install-win.xml.in',
614-
'developer.template.xml.in',
615614
'scripts/file-entities.php.in',
616615
);
617616

@@ -699,7 +698,6 @@ function generate_sources_file() // {{{
699698
$ac["GENERATE"] = str_replace($ac["ROOTDIR"].$ac["LANGDIR"], "", $tmp);
700699
$str = "\n<!ENTITY developer.include.file SYSTEM 'file:///{$ac["GENERATE"]}'>";
701700
file_put_contents("{$ac["basedir"]}/entities/file-entities.ent", $str, FILE_APPEND);
702-
$ac["INPUT_FILENAME"] = "developer.template.xml";
703701
$ac["FORCE_DOM_SAVE"] = "yes";
704702
}
705703
checkvalue($ac["GENERATE"]);

developer.template.xml.in

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

docbook/docbook-xml/ChangeLog

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

docbook/docbook-xml/calstblx.dtd

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

0 commit comments

Comments
 (0)