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
V
vlc
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Labels
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Commits
Open sidebar
Jean-Baptiste Kempf
vlc
Commits
c8827646
Commit
c8827646
authored
Apr 26, 2018
by
Zhao Zhili
Committed by
Thomas Guillem
Apr 27, 2018
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
opengl: remove unused variable
Signed-off-by:
Thomas Guillem
<
thomas@gllm.fr
>
parent
af70e446
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletion
+0
-1
modules/video_output/opengl/vout_helper.c
modules/video_output/opengl/vout_helper.c
+0
-1
No files found.
modules/video_output/opengl/vout_helper.c
View file @
c8827646
...
...
@@ -168,7 +168,6 @@ struct vout_display_opengl_t {
float
f_fovx
;
/* f_fovx and f_fovy are linked but we keep both */
float
f_fovy
;
/* to avoid recalculating them when needed. */
float
f_z
;
/* Position of the camera on the shpere radius vector */
float
f_z_min
;
float
f_sar
;
};
...
...
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