aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/linux_tools/hidesymbols.ver
blob: 6ce77195d4f5b15ad18ead5f30558224abc5a18d (plain)
1
2
3
4
5
6
7
8
9
LL_PRIVATE {
	global:
		initllpython;
		createLLImageJ2CKDU;
		destroyLLImageJ2CKDU;
	local:
		*;
};