From 1e450423967fcd76cd25f8e8d0c0e3ec25b433f4 Mon Sep 17 00:00:00 2001 From: Campbell Barton Date: Sun, 27 May 2012 13:22:43 +0000 Subject: code cleanup: remove mode comments, these were applied very un-evenly across a few files. --- source/blender/makesrna/intern/CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) (limited to 'source/blender/makesrna/intern/CMakeLists.txt') diff --git a/source/blender/makesrna/intern/CMakeLists.txt b/source/blender/makesrna/intern/CMakeLists.txt index 6f8e7656a83..0c136a9444a 100644 --- a/source/blender/makesrna/intern/CMakeLists.txt +++ b/source/blender/makesrna/intern/CMakeLists.txt @@ -1,4 +1,3 @@ -# -*- mode: cmake; indent-tabs-mode: t; -*- # ***** BEGIN GPL LICENSE BLOCK ***** # # This program is free software; you can redistribute it and/or -- cgit v1.2.3