summaryrefslogtreecommitdiffstats
path: root/src/file.h
diff options
context:
space:
mode:
authorSlagvi Public <JandotDarowskiattgmaildottcom>2013-08-06 20:48:28 +0000
committerSlagvi Public <JandotDarowskiattgmaildottcom>2013-08-06 20:48:28 +0000
commit625d70be1e222b3cfbbf6527b2829b645f369cd2 (patch)
tree16eb8f24ded9b0989476735b99fff9185580c533 /src/file.h
parentRemoving template data from XML tree added (diff)
downloadinkscape-625d70be1e222b3cfbbf6527b2829b645f369cd2.tar.gz
inkscape-625d70be1e222b3cfbbf6527b2829b645f369cd2.zip
Adapted sp_file_new for use with templates
(bzr r12379.2.19)
Diffstat (limited to 'src/file.h')
-rw-r--r--src/file.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/file.h b/src/file.h
index e94a3c598..4d55825c4 100644
--- a/src/file.h
+++ b/src/file.h
@@ -65,8 +65,7 @@ void sp_file_exit (void);
enum SPFileOpenFlags
{
ADD_TO_RECENT = 1,
- REPLACE_EMPTY = 2,
- IS_FROM_TEMPLATE = 4
+ REPLACE_EMPTY = 2
};
bool sp_file_open(