Skip to content
Commit 33dd1f27 authored by Fabian Kosmale's avatar Fabian Kosmale Committed by Albert Astals Cid
Browse files

Getting rid of macros and dead code:

Summary:
- convert defines and macros to constexpr variables and functions
- remove experimental code which  was introduced in
  55dd369c, and unused since
  61df57e5
- remove dead DEBUG_LAYOUT code, which wouldn't compile since
  commit efb0f40b, as that deleted a
  function used there

fix: do a comparision in Q_ASSERT, not an assignment

Reviewers: #kde_games, aacid

Reviewed By: aacid

Subscribers: aacid, #kde_games

Differential Revision: https://phabricator.kde.org/D11814
parent c8f2a9df
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment