Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
John McEleney
/
mailutils
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
Commit
1823eb42
...
1823eb424bcfb44ee198243d8323d1b2db5bee1a
authored
2002-09-18 17:33:22 +0000
by
Sergey Poznyakoff
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
(_scheme_main): Removed unused variable.
1 parent
956b03ef
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletions
libmu_scm/mu_guimb.c
libmu_scm/mu_guimb.c
View file @
1823eb4
...
...
@@ -39,7 +39,6 @@ void
_scheme_main
(
void
*
closure
,
int
argc
,
char
**
argv
)
{
guimb_param_t
*
param
=
closure
;
SCM
*
scm_loc
;
if
(
param
->
debug_guile
)
{
...
...
Please
register
or
sign in
to post a comment