Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Main
Synchronet
Commits
68e41599
Commit
68e41599
authored
Feb 27, 2021
by
Deucе
👌🏾
Browse files
Remove a blank line.
parent
3c38119b
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletion
+0
-1
xtrn/lord2/lord2.js
xtrn/lord2/lord2.js
+0
-1
No files found.
xtrn/lord2/lord2.js
View file @
68e41599
...
...
@@ -2909,7 +2909,6 @@ rescan:
m
=
l
.
match
(
/^
\s
*@#
([^
;
]
+
)
/
);
if
(
m
!==
null
)
{
cs
=
m
[
1
].
toLowerCase
().
replace
(
/
\s
*$/
,
''
);
// SIGH... duplicates are allowed... see Stonebridge.
//if (obj.section[cs] !== undefined)
// throw new Error('Duplicate section name '+cs+' in '+fname);
...
...
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