diff options
| author | Krzysztof Kosi??ski <tweenk.pl@gmail.com> | 2011-06-23 14:32:07 +0000 |
|---|---|---|
| committer | Krzysztof KosiĆski <tweenk.pl@gmail.com> | 2011-06-23 14:32:07 +0000 |
| commit | ec576062be919237064a454f812ac1bfad12debc (patch) | |
| tree | 45d34bdffa67525c823d1d6ea2237d6d2da571c6 /src/ui/dialog/Makefile_insert | |
| parent | Fix aliasing warnings in glib-list-iterators.h by adding G_GNUC_MAY_ALIAS (diff) | |
| download | inkscape-ec576062be919237064a454f812ac1bfad12debc.tar.gz inkscape-ec576062be919237064a454f812ac1bfad12debc.zip | |
Completely remove Inkboard
(bzr r10346)
Diffstat (limited to 'src/ui/dialog/Makefile_insert')
| -rw-r--r-- | src/ui/dialog/Makefile_insert | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/src/ui/dialog/Makefile_insert b/src/ui/dialog/Makefile_insert index da9be1e7c..5d6592897 100644 --- a/src/ui/dialog/Makefile_insert +++ b/src/ui/dialog/Makefile_insert @@ -1,15 +1,5 @@ ## Makefile.am fragment sourced by src/Makefile.am. -##if WITH_INKBOARD -## inkboard_dialogs = \ -## ui/dialog/whiteboard-connect.cpp \ -## ui/dialog/whiteboard-connect.h \ -## ui/dialog/whiteboard-sharewithchat.cpp \ -## ui/dialog/whiteboard-sharewithchat.h \ -## ui/dialog/whiteboard-sharewithuser.cpp \ -## ui/dialog/whiteboard-sharewithuser.h -##endif - ink_common_sources += \ ui/dialog/aboutbox.cpp \ ui/dialog/aboutbox.h \ |
