X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fui%2Fgui%2Fpsppire-data-store.h;h=2fff2d16ddb36acc10ebaafdd9cb709217efa503;hb=0931dbb924b98df79989e2b4017f538f2ab6b23c;hp=efeb886864e4ab1c2105bf563b407c56c0e2a017;hpb=4eb2e820b01d92ef662c741f5ac30f08bedd1de6;p=pspp diff --git a/src/ui/gui/psppire-data-store.h b/src/ui/gui/psppire-data-store.h index efeb886864..2fff2d16dd 100644 --- a/src/ui/gui/psppire-data-store.h +++ b/src/ui/gui/psppire-data-store.h @@ -151,9 +151,6 @@ const struct caseproto *psppire_data_store_get_proto (const PsppireDataStore *); struct ccase *psppire_data_store_get_case (const PsppireDataStore *ds, casenumber casenum); - - - G_END_DECLS #endif /* __PSPPIRE_DATA_STORE_H__ */