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>2011-05-03 12:45:40 +0400
committerCampbell Barton <ideasman42@gmail.com>2011-05-03 12:45:40 +0400
commit0a2a138d86c3a5f7047509879ab4941fdc9f91f8 (patch)
treefbbff652a2d2aaee71450b6c0d6236e6df03355b /source/blender/blenlib/BLI_path_util.h
parentcd2728ea0df44852942a8d294fbf4c0f54cb5a57 (diff)
remove player runtime writing functions, this is now an addon.
Diffstat (limited to 'source/blender/blenlib/BLI_path_util.h')
-rw-r--r--source/blender/blenlib/BLI_path_util.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/source/blender/blenlib/BLI_path_util.h b/source/blender/blenlib/BLI_path_util.h
index 585f559aba9..dd4ae781832 100644
--- a/source/blender/blenlib/BLI_path_util.h
+++ b/source/blender/blenlib/BLI_path_util.h
@@ -197,7 +197,6 @@ void BLI_char_switch(char *string, char from, char to);
*/
void BLI_where_am_i(char *fullname, const size_t maxlen, const char *name);
-char *get_install_dir(void);
/**
* Gets the temp directory when blender first runs.
* If the default path is not found, use try $TEMP