X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=source%2Fentry.h;h=fbd5f921054b3a0c17d1ed0a1385475c710831fe;hb=1afb4f8d6379ad1bf832692fbfedef9714ee3ff5;hp=541675f7cb60799a3bf7cb3b50ef55154079aa78;hpb=d0946708247803122b4d974cf5f249213169e373;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); };