diff options
author | Alexander Sulfrian <alexander@sulfrian.net> | 2012-09-04 23:07:39 +0200 |
---|---|---|
committer | Alexander Sulfrian <alexander@sulfrian.net> | 2013-01-13 22:40:53 +0100 |
commit | 6887913d9abf9240d1b138936868c2a5dc91cac9 (patch) | |
tree | 84c3f08b69bec4535aa83b7bca2e887c6877372a /src/menu/texture.cpp | |
parent | 46c3ea21424d95a8f90db6bec5c161e266cd67b9 (diff) | |
download | usdx-6887913d9abf9240d1b138936868c2a5dc91cac9.tar.gz usdx-6887913d9abf9240d1b138936868c2a5dc91cac9.tar.xz usdx-6887913d9abf9240d1b138936868c2a5dc91cac9.zip |
remove legacy keywords from file header
Diffstat (limited to 'src/menu/texture.cpp')
-rw-r--r-- | src/menu/texture.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/menu/texture.cpp b/src/menu/texture.cpp index cf24b9ce..bae6dc2c 100644 --- a/src/menu/texture.cpp +++ b/src/menu/texture.cpp @@ -20,8 +20,6 @@ * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, * Boston, MA 02110-1301, USA. * - * $URL$ - * $Id$ */ #include "texture.hpp" |