summaryrefslogtreecommitdiff
path: root/otk/style.hh
diff options
context:
space:
mode:
Diffstat (limited to 'otk/style.hh')
-rw-r--r--otk/style.hh3
1 files changed, 0 insertions, 3 deletions
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);