Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Games
Granatier
Commits
71e2e6cb
Commit
71e2e6cb
authored
Jan 05, 2021
by
Laurent Montel
😁
Browse files
Remove not implemented method or unused signal
parent
5c2edc3e
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/game.h
View file @
71e2e6cb
...
...
@@ -319,11 +319,6 @@ Q_SIGNALS:
*/
void
bombCreated
(
Bomb
*
bomb
);
/**
* Emitted when a bomb was removed.
*/
void
bombRemoved
(
Bomb
*
bomb
);
/**
* Emitted when something to display has changed.
*/
...
...
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