Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCampbell Barton <ideasman42@gmail.com>2019-03-19 07:17:46 +0300
committerCampbell Barton <ideasman42@gmail.com>2019-03-19 07:17:46 +0300
commite7fd6c8f30cd1161496831859da403eaa34fdf89 (patch)
tree20d91289ea01da6e8cf668ae057e8aad7ff85887 /intern/string
parent5ef4b0438cf4773e7dd8c661388bb2c3079869bf (diff)
Cleanup: comment blocks
Diffstat (limited to 'intern/string')
-rw-r--r--intern/string/STR_String.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/intern/string/STR_String.h b/intern/string/STR_String.h
index 2afcd225fe5..27db035429c 100644
--- a/intern/string/STR_String.h
+++ b/intern/string/STR_String.h
@@ -21,14 +21,6 @@
* \ingroup string
*/
-
-/**
-
- * Copyright (C) 2001 NaN Technologies B.V.
- * This file was formerly known as: GEN_StdString.h.
- * @date April, 25, 2001
- */
-
#ifndef __STR_STRING_H__
#define __STR_STRING_H__