Skip to content
Snippets Groups Projects
Commit 3aaef7ab authored by Kipp Cannon's avatar Kipp Cannon
Browse files

gstlal: move base_init() methods to class_init()

- this patch hollows out all base_init() methods, moving their contents to
the class_init() methods.  gstreamer 1.0's boilerplate macros no longer
refer to base_init() so this could be considered 1.0-readiness work, but it's
also just tidier.
parent e07eadbd
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment