Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
GNOME
GIMP
Commits
42647ec6
Commit
42647ec6
authored
Sep 04, 2016
by
Michael Natterer
😴
Browse files
libgimpconfig: forgot debug output in gimp_config_path_unexpand_only()
parent
7ce538b8
Changes
1
Hide whitespace changes
Inline
Side-by-side
libgimpconfig/gimpconfig-path.c
View file @
42647ec6
...
...
@@ -619,8 +619,6 @@ gimp_config_path_unexpand_only (const gchar *path)
dir
+
strlen
(
identifiers
[
i
].
prefix
),
NULL
);
g_printerr
(
"old: %s
\n
new: %s
\n
"
,
dir
,
tmp
);
g_free
(
dir
);
list
->
data
=
tmp
;
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment