X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=source%2Fentry.h;h=fbd5f921054b3a0c17d1ed0a1385475c710831fe;hb=f0b600c3b1739f7e088da6ab8eb7c2e67adf592c;hp=541675f7cb60799a3bf7cb3b50ef55154079aa78;hpb=707b59d45ae50b69c94918f8f74313283b304597;p=libs%2Fgltk.git diff --git a/source/entry.h b/source/entry.h index 541675f..fbd5f92 100644 --- a/source/entry.h +++ b/source/entry.h @@ -77,7 +77,6 @@ private: virtual void on_style_change(); void set_edit_position(unsigned); - void reposition_slider(); void check_view_range(); void slider_value_changed(double); };