X-Git-Url: http://vcs.maemo.org/git/?a=blobdiff_plain;ds=sidebyside;f=src%2Fconky.h;h=dda42c558e0b538724effe32642186bec9d50ffe;hb=3dd1738fb9e16831166e70201078164d551c7ffc;hp=3bd82ea81b7cc9ddc0acf68db7003c64854edec5;hpb=f8a6a4035ced2ac48582581017d7385c39785a35;p=monky diff --git a/src/conky.h b/src/conky.h index 3bd82ea..dda42c5 100644 --- a/src/conky.h +++ b/src/conky.h @@ -103,9 +103,6 @@ char *strndup(const char *s, size_t n); #include "smapi.h" #endif -/* sony support */ -#include "sony.h" - /* A size for temporary, static buffers to use when * one doesn't know what to choose. Defaults to 256. */ extern unsigned int text_buffer_size;