--- a/src/common.h Sat Jul 13 21:21:33 2013 +0300 +++ b/src/common.h Mon Jul 15 13:50:12 2013 +0300 @@ -272,10 +272,6 @@ extern const vertex g_origin; // ----------------------------------------------------------------------------- -// Pointer to the OpenFile which is currently being edited by the user. -extern LDOpenFile* g_curfile; - -// ----------------------------------------------------------------------------- // Pointer to the bounding box. extern bbox g_BBox;