X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=otk%2Fstyle.hh;h=c024ade9bb12b27f71ff57c98b0f6ba9e619a8c7;hb=73f7a0bd69607663050f02acf121f40a739d9619;hp=ccf4e49a1bb0e6451b74d19a1037ea2a33c79303;hpb=6f5e60f0337e60d904a8f549aeaa631afefc8033;p=chaz%2Fopenbox diff --git a/otk/style.hh b/otk/style.hh index ccf4e49a..c024ade9 100644 --- a/otk/style.hh +++ b/otk/style.hh @@ -65,9 +65,6 @@ public: Style(BImageControl *); ~Style(); - void doJustify(const std::string &text, int &start_pos, - unsigned int max_length, unsigned int modifier) const; - void readDatabaseMask(const std::string &rname, PixmapMask &pixmapMask, const Configuration &style);