]> www.fi.muni.cz Git - evince.git/blob - shell/dummy.cc
Remove some assertions, documents can have 0 pages. Make initial current
[evince.git] / shell / dummy.cc
1 /* This file is just here to fake automake into linking evince as a C++ app
2  */
3
4 void evince_cpp_stub_dummy (void)
5 {
6 }
7