Commit b2b4dfd5 authored by claes's avatar claes

pwrcom_eType moved to wb_ext.h

parent 2bcbed8e
/* /*
* Proview $Id: wb_provider.h,v 1.3 2005-09-20 13:21:45 claes Exp $ * Proview $Id: wb_provider.h,v 1.4 2005-09-22 09:45:39 claes Exp $
* Copyright (C) 2005 SSAB Oxelsund AB. * Copyright (C) 2005 SSAB Oxelsund AB.
* *
* This program is free software; you can redistribute it and/or * This program is free software; you can redistribute it and/or
...@@ -48,11 +48,6 @@ public: ...@@ -48,11 +48,6 @@ public:
}; };
typedef enum {
procom_eType_Ipc,
procom_eType_Local
} procom_eType;
class wb_procom class wb_procom
{ {
char m_key[200]; char m_key[200];
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment