summaryrefslogtreecommitdiff
path: root/documentation/src/common.dox
diff options
context:
space:
mode:
authorAlbrecht Schlosser <albrechts.fltk@online.de>2016-10-16 21:04:24 +0000
committerAlbrecht Schlosser <albrechts.fltk@online.de>2016-10-16 21:04:24 +0000
commitae419c9dd94344ad078c0ccc132ea98115dc91aa (patch)
tree55242c40d47c4aac958404e17034330237fe06d5 /documentation/src/common.dox
parentfc62d39db56c7289db8094c47db6f5c6fb86021a (diff)
Documentation updates.
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3-porting@12033 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'documentation/src/common.dox')
-rw-r--r--documentation/src/common.dox7
1 files changed, 0 insertions, 7 deletions
diff --git a/documentation/src/common.dox b/documentation/src/common.dox
index e6a3269cd..1a23ce7a4 100644
--- a/documentation/src/common.dox
+++ b/documentation/src/common.dox
@@ -264,13 +264,6 @@ Figure 3-3 is the area that is not drawn by the frame types.
You can define your own boxtypes by making a small function that draws
the box and adding it to the table of boxtypes.
-<CENTER><TABLE WIDTH="80%" BORDER="1" CELLPADDING="5" CELLSPACING="0" BGCOLOR="#cccccc">
-<TR>
- <TD><B>Note:</B>
- <P>This interface has changed in FLTK 2.0!
- </TD>
-</TR>
-</TABLE></CENTER>
\par The Drawing Function