]> git.lyx.org Git - features.git/blobdiff - src/coordcache.h
In order to support multiple LyXView each BufferView needs its own CoordCache. This...
[features.git] / src / coordcache.h
index 535a712716335793da79335c2392b64481edeaa5..1d49a1aa8fd05d8643b76ef035b2ef4d08cef365 100644 (file)
@@ -150,6 +150,4 @@ private:
        SliceCache slices1_;
 };
 
-extern CoordCache theCoords;
-
 #endif