From b6772aa8a50f3441e541a22941f5177e12352f58 Mon Sep 17 00:00:00 2001
From: curt <curt>
Date: Thu, 4 Jan 2001 20:34:05 +0000
Subject: [PATCH] Removed scenery_version.hxx

---
 scenery_version.hxx | 26 --------------------------
 1 file changed, 26 deletions(-)
 delete mode 100644 scenery_version.hxx

diff --git a/scenery_version.hxx b/scenery_version.hxx
deleted file mode 100644
index f8dca74c..00000000
--- a/scenery_version.hxx
+++ /dev/null
@@ -1,26 +0,0 @@
-// scenery_version.hxx -- Scenery file format version
-//
-// Written by Curtis Olson, started March 1999.
-//
-// Copyright (C) 1999  Curtis L. Olson  - curt@flightgear.org
-//
-// This program is free software; you can redistribute it and/or
-// modify it under the terms of the GNU General Public License as
-// published by the Free Software Foundation; either version 2 of the
-// License, or (at your option) any later version.
-//
-// This program is distributed in the hope that it will be useful, but
-// WITHOUT ANY WARRANTY; without even the implied warranty of
-// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
-// General Public License for more details.
-//
-// 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.
-//
-// $Id$
-
-
-#define FG_SCENERY_FILE_FORMAT "0.4"
-
-