]> git.lyx.org Git - features.git/blobdiff - src/coordcache.C
In order to support multiple LyXView each BufferView needs its own CoordCache. This...
[features.git] / src / coordcache.C
index ecfffec949cf21786e822a93233dac51bb823dc7..262aaa7d8a7ff9b687b707f53f1d97840265aea5 100644 (file)
@@ -19,8 +19,6 @@
 #include <boost/assert.hpp>
 
 
-CoordCache theCoords;
-
 // just a helper to be able to set a breakpoint
 void lyxbreaker(void const * data, const char * hint, int size)
 {