src/common.h

changeset 379
f5f3faac60cd
parent 375
54c90b15d35c
child 381
241f65769a57
--- 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;
 

mercurial