bytereader,bitreader: Remove FIXME 0.11 to remove non-inlined functions

The normal functions are always useful to have for bindings, especially
runtime-created bindings like Seed or new GObject-Introspection based
Python bindings.
This commit is contained in:
Sebastian Dröge 2009-10-03 12:34:54 +02:00
parent a39ca4a9c7
commit c7438c738b
2 changed files with 0 additions and 4 deletions

View file

@ -26,8 +26,6 @@
#include <string.h>
/* FIXME 0.11: inline everything and get rid of non-inlined functions */
/**
* SECTION:gstbitreader
* @short_description: Reads any number of bits from a memory buffer

View file

@ -28,8 +28,6 @@
#include <string.h>
/* FIXME 0.11: inline everything and get rid of non-inlined functions */
/**
* SECTION:gstbytereader
* @short_description: Reads different integer, string and floating point