]> git.mxchange.org Git - flightgear.git/blobdiff - src/Network/lfsglass.hxx
Fix for bug 1304 - crash loading XML route
[flightgear.git] / src / Network / lfsglass.hxx
index 6844ed3784181e81accd3f358cff64ce977f26fa..2f102cdefd66555294f801df77ff1c6ade714c10 100644 (file)
@@ -19,7 +19,7 @@
 //
 // You should have received a copy of the GNU General Public License
 // along with this program; if not, write to the Free Software
-// Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301, USA.
 //
 
 
@@ -38,7 +38,6 @@
 class FGLFSGlass : public FGProtocol {
 
     FGLFSGlassData buf;
-    int length;
     
     // Environment
     SGPropertyNode_ptr press_node;