X-Git-Url: https://git.dogcows.com/gitweb?p=chaz%2Fyoink;a=blobdiff_plain;f=src%2Fmoof%2Ftexture.hh;h=a53dcd1bb0580dfa977a9625f80997f8b36e9319;hp=0ea195227c5b7e6de5764c1127ca8e0dd07fad7a;hb=6b0a0d0efafe34d48ab344fca3b479553bd4e62c;hpb=85783316365181491a3e3c0c63659972477cebba diff --git a/src/moof/texture.hh b/src/moof/texture.hh index 0ea1952..a53dcd1 100644 --- a/src/moof/texture.hh +++ b/src/moof/texture.hh @@ -94,9 +94,6 @@ public: bool tile_coordinates(int index, scalar coords[8], orientation what) const; - static bool find_path(std::string& name); - - private: class impl;