| Index: Source/WebCore/rendering/RenderObject.h
|
| ===================================================================
|
| --- Source/WebCore/rendering/RenderObject.h (revision 115614)
|
| +++ Source/WebCore/rendering/RenderObject.h (working copy)
|
| @@ -221,8 +221,6 @@
|
| // normal flow object.
|
| void handleDynamicFloatPositionChange();
|
|
|
| - RenderTable* createAnonymousTable() const;
|
| -
|
| // RenderObject tree manipulation
|
| //////////////////////////////////////////
|
| virtual bool canHaveChildren() const { return virtualChildren(); }
|
|
|