Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
openairinterface5G
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
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
Show more breadcrumbs
oai
openairinterface5G
Commits
2f8dc355
Commit
2f8dc355
authored
7 years ago
by
Cédric Roux
Browse files
Options
Downloads
Plain Diff
Merge remote-tracking branch 'origin/fix-unnecessary-decl' into develop
parents
6858b55c
7d8d1588
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
openair2/ENB_APP/CONTROL_MODULES/MAC/flexran_agent_mac.c
+0
-2
0 additions, 2 deletions
openair2/ENB_APP/CONTROL_MODULES/MAC/flexran_agent_mac.c
with
0 additions
and
2 deletions
openair2/ENB_APP/CONTROL_MODULES/MAC/flexran_agent_mac.c
+
0
−
2
View file @
2f8dc355
...
@@ -40,8 +40,6 @@
...
@@ -40,8 +40,6 @@
#include
"log.h"
#include
"log.h"
extern
int
flexran_get_harq_round
(
mid_t
mod_id
,
uint8_t
cc_id
,
mid_t
ue_id
);
/*Flags showing if a mac agent has already been registered*/
/*Flags showing if a mac agent has already been registered*/
unsigned
int
mac_agent_registered
[
NUM_MAX_ENB
];
unsigned
int
mac_agent_registered
[
NUM_MAX_ENB
];
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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