Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell/dummy.cc
blob: 645049dc7aacc403c81d5e2ee4de321b92f4cdf6 (plain)
1
2
3
4
5
6
7
/* This file is just here to fake automake into linking evince as a C++ app
 */

void evince_cpp_stub_dummy (void)
{
}