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:
authorBenoit Bolsee <benoit.bolsee@online.be>2009-04-22 20:58:04 +0400
committerBenoit Bolsee <benoit.bolsee@online.be>2009-04-22 20:58:04 +0400
commitf6d27e73eee3cfdbe090bb1d34372d976ba079bb (patch)
tree7efbedbc875fdf30dfb7fb804103fb6c571217e5 /source/gameengine/Ketsji/KX_GameObject.h
parent076d1910f58661926393cca2a6f06d7091a5bce5 (diff)
BGE: some more cleanup, remove useless ReplicaSetName(), move code to ProcessReplica.
Diffstat (limited to 'source/gameengine/Ketsji/KX_GameObject.h')
-rw-r--r--source/gameengine/Ketsji/KX_GameObject.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/source/gameengine/Ketsji/KX_GameObject.h b/source/gameengine/Ketsji/KX_GameObject.h
index 479a3c1b574..2ca4fc6a63f 100644
--- a/source/gameengine/Ketsji/KX_GameObject.h
+++ b/source/gameengine/Ketsji/KX_GameObject.h
@@ -257,14 +257,6 @@ public:
STR_String name
);
- /**
- * Inherited from CValue -- does nothing.
- */
- void
- ReplicaSetName(
- STR_String name
- );
-
/**
* Inherited from CValue -- return a new copy of this
* instance allocated on the heap. Ownership of the new