summaryrefslogtreecommitdiff
path: root/store/source/storbase.hxx
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2016-09-30 10:38:20 +0200
committerStephan Bergmann <sbergman@redhat.com>2016-09-30 11:06:19 +0200
commit904959b85853be0a79c757f9df92e1a9b7e0c01c (patch)
tree2b1e7fa7ee93a25b594b25155dc9d9e655cd1121 /store/source/storbase.hxx
parentba09cda3ef52f58a1d5387ee33b30042baf2bf34 (diff)
Remove OStorePageData typedef
Change-Id: I9f4e8fa41a59325fe7036acb66d045a833294bd6
Diffstat (limited to 'store/source/storbase.hxx')
-rw-r--r--store/source/storbase.hxx3
1 files changed, 1 insertions, 2 deletions
diff --git a/store/source/storbase.hxx b/store/source/storbase.hxx
index 7d006c61e4fe..49ff131657db 100644
--- a/store/source/storbase.hxx
+++ b/store/source/storbase.hxx
@@ -331,7 +331,6 @@ struct OStorePageLink
* PageData.
*
*======================================================================*/
-typedef struct PageData OStorePageData; // backward compat.
struct PageData
{
typedef OStorePageGuard G;
@@ -678,7 +677,7 @@ class OStorePageBIOS;
class OStorePageObject
{
- typedef OStorePageData page;
+ typedef PageData page;
public:
/** Allocation.