Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
B
Beam Positoning Monitor - Software
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Projects
Beam Positoning Monitor - Software
Commits
08ac49cf
Commit
08ac49cf
authored
8 years ago
by
Lucas Russo
Browse files
Options
Downloads
Patches
Plain Diff
modules/fmc130m_4ch/*: remove unused variable
parent
16acc831
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/sm_io/modules/fmc130m_4ch/sm_io_fmc130m_4ch_defaults.c
+0
-1
0 additions, 1 deletion
src/sm_io/modules/fmc130m_4ch/sm_io_fmc130m_4ch_defaults.c
with
0 additions
and
1 deletion
src/sm_io/modules/fmc130m_4ch/sm_io_fmc130m_4ch_defaults.c
+
0
−
1
View file @
08ac49cf
...
...
@@ -48,7 +48,6 @@ smio_err_e fmc130m_4ch_config_defaults (char *broker_endp, char *service,
(
void
)
log_file_name
;
DBE_DEBUG
(
DBG_SM_IO
|
DBG_LVL_INFO
,
"[sm_io:fmc130m_4ch_defaults] Configuring SMIO "
"FMC130M_4CH with default values ...
\n
"
);
bpm_client_err_e
client_err
=
BPM_CLIENT_SUCCESS
;
smio_err_e
err
=
SMIO_SUCCESS
;
bpm_client_t
*
config_client
=
bpm_client_new_log_mode
(
broker_endp
,
0
,
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment