X-Git-Url: https://git.dogcows.com/gitweb?p=chaz%2Fyoink;a=blobdiff_plain;f=src%2Fmoof%2Ftexture.hh;h=a53dcd1bb0580dfa977a9625f80997f8b36e9319;hp=0ea195227c5b7e6de5764c1127ca8e0dd07fad7a;hb=1da520638918096276158ecdfaeebc14a3d70be7;hpb=831f04d4bc19a390415ac0bbac4331c7a65509bc 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;