Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
dlib
Commits
cc32202a
Commit
cc32202a
authored
Jul 07, 2010
by
Davis King
Browse files
cleanup
--HG-- extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%403726
parent
84e96b4f
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
2 deletions
+0
-2
docs/htmlify/to_xml.cpp
docs/htmlify/to_xml.cpp
+0
-2
No files found.
docs/htmlify/to_xml.cpp
View file @
cc32202a
...
@@ -1283,8 +1283,6 @@ void generate_xml_markup(
...
@@ -1283,8 +1283,6 @@ void generate_xml_markup(
process_file
(
fin
,
files
[
i
].
first
,
tok_functions
,
tok_classes
);
process_file
(
fin
,
files
[
i
].
first
,
tok_functions
,
tok_classes
);
}
}
//cout << tok_functions[0].comment << endl;
std
::
vector
<
function_record
>
functions
;
std
::
vector
<
function_record
>
functions
;
std
::
vector
<
class_record
>
classes
;
std
::
vector
<
class_record
>
classes
;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment