Fix error on the pipeline-manipulation.md's sample code
amp& was inserted in the g_clear_error(). It caused a compile error, so I removed it for making complie success.
Edited by Soohyun Lee
Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.
amp& was inserted in the g_clear_error(). It caused a compile error, so I removed it for making complie success.