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

Commit e90f7f0f authored by Steven Moreland's avatar Steven Moreland
Browse files

Remove String16 header cruft.

-= forward declaration of imported class
-= empty extern decl

Bug: N/A
Test: N/A
Change-Id: I4eba90870f6d2e8d06fb49872cad51ca95da5ad9
parent 579e4b3d
Loading
Loading
Loading
Loading
+0 −8
Original line number Diff line number Diff line
@@ -25,18 +25,10 @@

// ---------------------------------------------------------------------------

extern "C" {

}

// ---------------------------------------------------------------------------

namespace android {

// ---------------------------------------------------------------------------

class String8;

template <size_t N>
class StaticString16;