aboutsummaryrefslogtreecommitdiff
path: root/src/heightmap.h
diff options
context:
space:
mode:
authorPerttu Ahola <celeron55@gmail.com>2011-01-07 14:54:55 +0200
committerPerttu Ahola <celeron55@gmail.com>2011-01-07 14:54:55 +0200
commitdc414091e736badc6fd2faa6a2583639a3458818 (patch)
tree45b665512f83c8f6d0f06fe79c02675279f259b1 /src/heightmap.h
parent2e402177933e723ef772bb72421c886e3d0ec106 (diff)
downloadhax-minetest-server-dc414091e736badc6fd2faa6a2583639a3458818.tar.gz
hax-minetest-server-dc414091e736badc6fd2faa6a2583639a3458818.zip
removing unused code and comments
Diffstat (limited to 'src/heightmap.h')
-rw-r--r--src/heightmap.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/heightmap.h b/src/heightmap.h
index b7bb30aec..71e152d5c 100644
--- a/src/heightmap.h
+++ b/src/heightmap.h
@@ -17,10 +17,6 @@ with this program; if not, write to the Free Software Foundation, Inc.,
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
*/
-/*
-(c) 2010 Perttu Ahola <celeron55@gmail.com>
-*/
-
#ifndef HEIGHTMAP_HEADER
#define HEIGHTMAP_HEADER