Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit cca1c722 authored by Scott Randolph's avatar Scott Randolph
Browse files

A header was pulled in for a function we no longer use, so we can/should

drop the #include as well.

Test:  compile
Change-Id: I455f3a1137533e14297a310663e1b3f7ecb0607c
parent 20af5c5e
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -18,8 +18,6 @@

#include "FormatConvert.h"

#include <algorithm>    // std::min


// Round up to the nearest multiple of the given alignment value
template<unsigned alignment>