Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
Plasma
KDE GTK Configurator
Commits
62e272df
Verified
Commit
62e272df
authored
Jan 09, 2021
by
Xuetian Weng
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Remove debug message to avoid polute to stdout.
This would break application like zenity which output to stdout.
parent
bc7e62fb
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletion
+0
-1
window-decorations-reload-module/reloader.c
window-decorations-reload-module/reloader.c
+0
-1
No files found.
window-decorations-reload-module/reloader.c
View file @
62e272df
...
...
@@ -55,7 +55,6 @@ void manage_css_provider(GFileMonitor *monitor, GFile *file, GFile *other_file,
void
reload_css_provider
()
{
printf
(
"WINDOW DECORATIONS RELOADED
\n
"
);
if
(
css_provider
!=
NULL
)
{
remove_css_provider
();
}
...
...
Write
Preview
Markdown
is supported
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