Assert if we call backend API without a valid backend
authorEmmanuele Bassi <ebassi@linux.intel.com>
Fri, 18 Feb 2011 17:18:05 +0000 (17:18 +0000)
committerEmmanuele Bassi <ebassi@linux.intel.com>
Fri, 18 Feb 2011 17:51:01 +0000 (17:51 +0000)
commit7500b77b2bf8e23e885af6884adc006a4abf5c17
treee64dc4a5e4c58dcf268a8116a272cfa2a0db4624
parent7e42da123f28dd695a43fea6444e30a73fb35119
Assert if we call backend API without a valid backend

This is a backend programming error, and we should not tolerate
failures in these cases.
clutter/clutter-backend.c