Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
GNOME
gtk
Commits
163dc54d
Commit
163dc54d
authored
Nov 07, 2000
by
Alexander Larsson
Browse files
Forgot to remove stray g_print()
parent
224f6ec5
Changes
1
Hide whitespace changes
Inline
Side-by-side
gdk/linux-fb/gdkinput-ps2.c
View file @
163dc54d
...
...
@@ -525,8 +525,6 @@ handle_mouse_input(MouseDevice *mouse, gboolean got_motion)
GdkWindow
*
win
;
guint
state
;
g_print
(
"mous pos: %f, %f
\n
"
,
mouse
->
x
,
mouse
->
y
);
if
(
_gdk_fb_pointer_grab_confine
)
mousewin
=
_gdk_fb_pointer_grab_confine
;
else
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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