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:
Diffstat (limited to 'source/blender/windowmanager/intern/wm_files_link.c')
-rw-r--r--source/blender/windowmanager/intern/wm_files_link.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/source/blender/windowmanager/intern/wm_files_link.c b/source/blender/windowmanager/intern/wm_files_link.c
index d1a189ca44e..574edb98d32 100644
--- a/source/blender/windowmanager/intern/wm_files_link.c
+++ b/source/blender/windowmanager/intern/wm_files_link.c
@@ -30,7 +30,6 @@
* Functions for dealing with append/link operators and helpers.
*/
-
#include <float.h>
#include <string.h>
#include <ctype.h>
@@ -46,8 +45,6 @@
#include "DNA_scene_types.h"
#include "DNA_windowmanager_types.h"
-
-
#include "BLI_blenlib.h"
#include "BLI_bitmap.h"
#include "BLI_linklist.h"